CmdbTypes Schema
strValues Element
CmdbTypes Schema > StrListProp Complex Type : strValues Element

Glossary Item Box

Description

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

Type

Diagram

strValue Element Sequence strValues Element

Overview

strValues optional strList Complex Type
The list of condition values to be compared to the CI or Relation's property value
Sequence
strValue 0..∞ xs:string

Source

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

See Also