CmdbTypes Schema
end2ID Element
CmdbTypes Schema > Relation Complex Type : end2ID Element

Glossary Item Box

Description

The CI.ID of the target of the link
Namespace http://schemas.hp.com/ucmdb/1/types

Type

Diagram

end2ID Element

Overview

end2ID ID Complex Type
The CI.ID of the target of the link
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="end2ID" type="types:ID" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                        The CI.ID of the target of the link
                    </xs:documentation>
  </xs:annotation>
</xs:element>

See Also