CmdbTypes Schema
strCondition Element
CmdbTypes Schema > StrConditions Complex Type : strCondition Element

Glossary Item Box

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

Type

Diagram

strOperator Element value Element name Element Sequence condition Element Sequence strCondition 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
strOperator Restriction of xs:string
Comparison operators

Source

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

See Also