CmdbTypes Schema
strListProp Element
CmdbTypes Schema > StrListProps Complex Type : strListProp Element

Glossary Item Box

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

Type

Diagram

strValue Element Sequence strValues Element name Element Sequence strListProp Element

Overview

Sequence
name xs:string
The property's name
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="strListProp" type="types:StrListProp" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema" />

See Also