PropertiesSets Schema
qualifierProperties Element
PropertiesSets Schema > PredefinedTypedProperties Complex Type : qualifierProperties Element

Glossary Item Box

Description

The set of properties that are modified with the specifed qualifiers
Namespace http://schemas.hp.com/ucmdb/1/types/props

Type

Diagram

qualifierName Element Sequence qualifierProperties Element

Overview

qualifierProperties optional QualifierProperties Complex Type
The set of properties that are modified with the specifed qualifiers
Sequence
qualifierName 1..∞ xs:string
The name of a qualifier

Source

<xs:element name="qualifierProperties" type="props:QualifierProperties" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
          The set of properties that are modified with the specifed qualifiers
          </xs:documentation>
  </xs:annotation>
</xs:element>

See Also