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

Glossary Item Box

Description

The class name is the used in code to indicate the type
Namespace http://schemas.hp.com/ucmdb/1/types/classmodel

Type

xs:string

Diagram

name Element

Overview

name xs:string
The class name is the used in code to indicate the type

Source

<xs:element name="name" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
          The class name is the used in code to indicate the type
          </xs:documentation>
  </xs:annotation>
</xs:element>

See Also