PropertiesSets Schema
propertiesList Element
PropertiesSets Schema > CustomTypedProperties Complex Type : propertiesList Element

Glossary Item Box

Description

A list of property names
Namespace http://schemas.hp.com/ucmdb/1/types/props

Type

Diagram

propertyName Element Sequence propertiesList Element

Overview

propertiesList optional PropertiesList Complex Type
A list of property names
Sequence
propertyName 1..∞ xs:string

Source

<xs:element name="propertiesList" type="props:PropertiesList" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
          A list of property names
          </xs:documentation>
  </xs:annotation>
</xs:element>

See Also