CmdbTypes Schema
doubleCondition Element
CmdbTypes Schema > DoubleConditions Complex Type : doubleCondition Element

Glossary Item Box

Namespace http://schemas.hp.com/ucmdb/1/types

Type

Diagram

doubleOperator Element value Element name Element Sequence condition Element Sequence doubleCondition Element

Overview

Sequence
Sequence
name xs:string
The property's name
value optional xs:double
The condition value to be compared to the CI or Relation's property value
doubleOperator Restriction of xs:string
Comparison, In, and IsNull operators

Source

<xs:element name="doubleCondition" type="types:DoubleCondition" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema" />

See Also