CmdbTypes Schema
floatConditions Element
CmdbTypes Schema > Conditions Complex Type : floatConditions Element

Glossary Item Box

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

Type

Diagram

floatOperator Element value Element name Element Sequence condition Element Sequence floatCondition Element Sequence floatConditions Element

Overview

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

Source

<xs:element name="floatConditions" type="types:FloatConditions" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema" />

See Also