IDREF
SGML has a mechanism for creating links between parts of a document. The target is a tag with an attribute of type ID (usefully called ID if possible) and the reference is from a tag with attribute of type IDREF. All IDREFs MUST be resolved within a document and all IDs must be unique.