Class IdRefsAttribute

Direct Known Subclasses:
Element_td.Attr_headers, Element_th.Attr_headers

public abstract class IdRefsAttribute extends NmTokensAttribute
Implements an Attribute of "IDREFS" type, which holds as its value a list of id values. This must match the "Names" production [6] from [XML 1.0]. See also the section "3.3.1 Attribute Types".

See NmTokenAttribute.checkNmToken(String) and NmTokensAttribute.splitValues(String) for details of these definitions.