CmdbTypes Schema
value Element
CmdbTypes Schema > XmlProp Complex Type : value Element

Glossary Item Box

Description

The condition value to be compared to the CI or Relation's property value
Namespace http://schemas.hp.com/ucmdb/1/types

Type

xs:string

Diagram

value Element

Overview

value optional xs:string
The condition value to be compared to the CI or Relation's property value

Source

<xs:element name="value" type="xs:string" nillable="true" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                                The condition value to be compared to the CI or Relation's property value
                            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also