CmdbClassModelTypes Schema
attributes Element
CmdbClassModelTypes Schema > UcmdbClass Complex Type : attributes Element

Glossary Item Box

Description

Declarations of the properties instances of this class have
Namespace http://schemas.hp.com/ucmdb/1/types/classmodel

Type

Diagram

defaultValue Element qualifier Element Sequence qualifiers Element description Element displayLabel Element attrTypeName Element attrType Element name Element Sequence attribute Element Sequence attributes Element

Overview

attributes optional Attributes Complex Type
Declarations of the properties instances of this class have
Sequence
attribute 0..∞ Attribute Complex Type
A declaration of a property that instances of this class have
Sequence
name xs:string
The name of the Attribute
attrType Restriction of xs:string
The data type of the Attribute
attrTypeName optional xs:string
displayLabel xs:string
description xs:string
Sequence
Sequence
name xs:string
The name of the Qualifier
qualifierProps optional QualifiersProperties Complex Type
Properties of a Qualifier. Most Qualifiers do not have properties.
Sequence
Sequence
Sequence
Sequence
defaultValue xs:string

Source

<xs:element name="attributes" type="cmtypes:Attributes" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
          Declarations of the properties instances of this class have
          </xs:documentation>
  </xs:annotation>
</xs:element>

See Also