ClassModelServiceParameters Schema
getCmdbClassDefinitionResponse Element
ClassModelServiceParameters Schema : getCmdbClassDefinitionResponse Element

Glossary Item Box

Namespace http://schemas.hp.com/ucmdb/1/params/classmodel

Type

Diagram

comments Element Sequence comments Element attribute Element Sequence attributes Element qualifier Element Sequence qualifiers Element parentName Element description Element displayLabel Element classType Element name Element Sequence classmodeltypes:UcmdbClass Element Sequence getCmdbClassDefinitionResponse Element

Overview

Sequence
Sequence
name xs:string
The class name is the used in code to indicate the type
classType Restriction of xs:string
CI or Relation
displayLabel xs:string
Used for display in the user interface
description xs:string
Free text
parentName xs:string
The UcmdbClass.name of the class from which this type directly inherits
qualifiers optional Qualifiers Complex Type
Flags that indicate characteristics of the configuration item type (CIT)
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
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.
defaultValue xs:string
Sequence
comments xs:string

Source

<xs:element name="getCmdbClassDefinitionResponse" type="classmodelparams:getCmdbClassDefinitionResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema" />

See Also