2.16.1 Attribute.ID

The Attribute.ID attribute specifies an immutable globally unique identifier (GUID) of an attribute.

The Attribute.ID attribute MUST be specified. The value of this attribute MUST be a QName that is globally unique for all the objects in the semantic model.

The following is the parent element of the Attribute.ID attribute.

Parent elements

Attribute

The following is the XML Schema definition of the Attribute.ID attribute.          

 <xsd:attribute name="ID" type="xsd:QName" use="required" />