NMTOKEN data type

The xs:NMTOKEN data type represents the NMTOKEN attribute type from XML 1.0 (Third Edition). Derived from the xs:token data type.

The lexical form of xs:NMTOKEN is a string that matches the Nmtoken production of XML 1.0 (Third Edition).