CmdbTypes Schema
intValues Element
CmdbTypes Schema > IntListProp Complex Type : intValues Element

Glossary Item Box

Description

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

Type

Diagram

intValue Element Sequence intValues Element

Overview

intValues optional intList Complex Type
The condition's list of values to be compared to the CI or Relation's property value
Sequence
intValue 0..∞ xs:integer

Source

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

See Also