CmdbTypes Schema
value Element
CmdbTypes Schema > LongProp 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:long

Diagram

value Element

Overview

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

Source

<xs:element name="value" type="xs:long" 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