NMTOKEN Attribute Type


 

The NMTOKEN Attribute Type is defined by the W3C XML 1.0 Recommendation.
Reference: *W3C - XML 1.0 - Attribute Types

Specific Attributes with Type NMTOKEN

  1. http-equiv:
    This is declared on the element: meta
  2. name:
    This is declared on the element: meta

Common Attributes with Type NMTOKEN

There are no Common Attributes with type NMTOKEN.


Attribute Value for Type NMTOKEN

A name which may consist of any combination of letters, digits, and the four punctuation characters _:.-

The only attributes of type NMTOKEN in XHTML 1.1 are the http-equiv and name attributes of the meta element, but the common class attribute (from the Core Attribute Collection) is of the NMTOKENS Attribute Type, which is merely a space-separated list of NMTOKEN values. Also, the rel and rev attributes have the LinkTypes Attribute Type, which is declared in the DTD as type NMTOKENS.


Page Footer & Copyright

Copyright © Sally Maughan 2005-2009 (Page last updated on 01 Oct 2009)

*Valid XHTML 1.1 - hosted by *Openstrike

Content based on the W3C Working Draft: *XHTML 1.1 and Recommendation: *XHTML Modularisation 1.1.

W3C, XHTML, XML, HTML, CSS and MathML are *Trademarks of the W3C (*MIT, *ERCIM, *Keio) with which the site's author has no connection.


Up, Next & Previous Links

Your Location

Home > XHTML 1.1 Home > Data Types in XHTML 1.1 > Attribute Types (XHTML 1.1) > NMTOKEN Attribute Type