CmdbClassModelTypes Schema
classParentName Element
CmdbClassModelTypes Schema > UcmdbClassHierarchyNode Complex Type : classParentName Element

Glossary Item Box

Description

The name of the parent class
Namespace http://schemas.hp.com/ucmdb/1/types/classmodel

Type

xs:string

Diagram

classParentName Element

Overview

classParentName xs:string
The name of the parent class

Source

<xs:element name="classParentName" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
          The name of the parent class
          </xs:documentation>
  </xs:annotation>
</xs:element>

See Also