CmdbTypes Schema
ID Element
CmdbTypes Schema > CI Complex Type : ID Element

Glossary Item Box

Description

The unique ID of the instance
Namespace http://schemas.hp.com/ucmdb/1/types

Type

Diagram

ID Element

Overview

ID ID Complex Type
The unique ID of the instance
temp optional xs:boolean
If true, this is a temporary ID. If false, it is the instance's ID in the UCMDB.

Source

<xs:element name="ID" type="types:ID" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                        The unique ID of the instance
                    </xs:documentation>
  </xs:annotation>
</xs:element>

See Also