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

Glossary Item Box

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

Type

Diagram

dateOperator Element value Element name Element Sequence condition Element Sequence dateCondition Element Sequence dateConditions Element

Overview

Sequence
Sequence
Sequence
name xs:string
The property's name
value optional xs:dateTime
The condition value to be compared to the CI or Relation's property value
dateOperator Restriction of xs:string
Comparison, Changed, and Unchanged operators

Source

<xs:element name="dateConditions" type="types:DateConditions" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema" />

See Also