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

Glossary Item Box

Description

The list of changed IDs, not including the root
Namespace http://schemas.hp.com/ucmdb/1/types/history

Type

Diagram

ID Element Sequence changedIDs Element

Overview

changedIDs IDs Complex Type
The list of changed IDs, not including the root
Sequence
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="changedIDs" type="types:IDs" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation> 
        The list of changed IDs, not including the root
        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also