CmdbTypes Schema
booleanCondition Element
CmdbTypes Schema > BooleanConditions Complex Type : booleanCondition Element

Glossary Item Box

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

Type

Diagram

booleanOperator Element value Element name Element Sequence condition Element Sequence booleanCondition Element

Overview

Sequence
Sequence
name xs:string
The property's name
value optional xs:boolean
The condition value to be compared to the CI or Relation's property value
booleanOperator Restriction of xs:string
Equal or not equal

Source

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

See Also