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

Glossary Item Box

Description

The UcmdbClass.name of the class from which this type directly inherits
Namespace http://schemas.hp.com/ucmdb/1/types/classmodel

Type

xs:string

Diagram

parentName Element

Overview

parentName xs:string
The UcmdbClass.name of the class from which this type directly inherits

Source

<xs:element name="parentName" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
          The UcmdbClass.name of the class from which this type directly inherits
          </xs:documentation>
  </xs:annotation>
</xs:element>

See Also