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

Glossary Item Box

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

Type

Diagram

intListOperator Element intValues Element name Element Sequence condition Element Sequence intListCondition Element Sequence intListConditions Element

Overview

Sequence
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="intListConditions" type="types:IntListConditions" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema" />

See Also