CmdbTypes Schema
intListCondition Element
CmdbTypes Schema > IntListConditions Complex Type : intListCondition Element

Glossary Item Box

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

Type

Diagram

intListOperator Element intValue Element Sequence intValues Element name Element Sequence condition Element Sequence intListCondition Element

Overview

Sequence
Sequence
name xs:string
The property's name
intValues optional intList Complex Type
The condition's list of values to be compared to the CI or Relation's property value
Sequence
intValue 0..∞ xs:integer
intListOperator Restriction of xs:string
Is in list or is null

Source

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

See Also