PropertiesSets Schema
qualifierName Element
PropertiesSets Schema > QualifierProperties Complex Type : qualifierName Element

Glossary Item Box

Description

The name of a qualifier
Namespace http://schemas.hp.com/ucmdb/1/types/props

Type

xs:string

Diagram

qualifierName Element

Overview

qualifierName 1..∞ xs:string
The name of a qualifier

Source

<xs:element name="qualifierName" type="xs:string" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
          The name of a qualifier
          </xs:documentation>
  </xs:annotation>
</xs:element>

See Also