CmdbTypes Schema
strListCondition Element
CmdbTypes Schema > StrListConditions Complex Type : strListCondition Element

Glossary Item Box

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

Type

Diagram

strListOperator Element value Element name Element Sequence condition Element Sequence strListCondition Element

Overview

Sequence
Sequence
name xs:string
The property's name
value optional xs:string
The condition value to be compared to the CI or Relation's property value
strListOperator Restriction of xs:string
Is in list or is null

Source

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

See Also