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

Glossary Item Box

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

Type

Diagram

intOperator Element value Element name Element Sequence condition Element Sequence intCondition Element Sequence intConditions Element

Overview

Sequence
Sequence
Sequence
name xs:string
The property's name
value optional xs:integer
The condition value to be compared to the CI or Relation's property value
intOperator Restriction of xs:string
Integer comparison operators

Source

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

See Also