Indicates the unique identifier for an associated element, so that the element’s content may be cross-referenced. IDs must be unique inside their document (not just within their element type), and the XML parser enforces this.
Value | Meaning |
---|---|
An identifier (ID) | A unique identifier for the element. |
Restriction: This attribute may be specified if the element is used. |