The NMTOKENS Attribute Type is defined by the W3C XML 1.0 Recommendation.
Reference: *W3C - XML 1.0 - Attribute Types
See also: the LinkTypes Attribute Type, which is declared in the DTD as type NMTOKENS.
There are no Specific Attributes with type NMTOKENS.
A space-separated list of one or more NMTOKEN values
For more information, see the NMTOKEN Attribute Type.
The only attribute in XHTML 1.1 which is directly declared as type NMTOKENS is the
class attribute.
If compatibility is desired between class attribute values and
CSS identifiers, the W3C's
*CSS 2.1 - Characters and Case information
should be noted.
See also: the LinkTypes Attribute Type, which is declared in the DTD as type NMTOKENS.