ID

A unique ID within an XML file. That ID can exist outside the xml
file or not.

Attribute Information

Used By

Attribute Group LinksAndReferencesGroup

Source

<xs:attribute name="ID" type="xs:ID" use="optional">
  <xs:annotation>
    <xs:documentation>A unique ID within an XML file. That ID can exist outside the xml file or not.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample