Class IdAttribute

Direct Known Subclasses:
Attr_id, Element_map.Attr_id

public abstract class IdAttribute extends NmTokenAttribute
Implements an Attribute of "ID" type, which holds as its value a single id value. See [XML 1.0], "3.3.1 Attribute Types". (This value must be unique in the whole TypedDocument, which must be checked explicitly by the user. This is supported by the aux class ElementDictionary.)