HistoryTypes Schema
rootID Element
HistoryTypes Schema > ChangedDataInfo Complex Type : rootID Element

Glossary Item Box

Description

The ID of the CI that triggers the check
Namespace http://schemas.hp.com/ucmdb/1/types/history

Type

Diagram

rootID Element

Overview

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

See Also