data.NMTOKEN

"Convenience" datatype that permits combining enumerated values with user-supplied values.
Module
Used by
These local attributes use data.NMTOKEN
attUsageDocuments the usage of a specific attribute of the element.
nameName of the attribute.
namespaceSupplies the formal name of the namespace to which the elements documented by its children belong.
prefixPrefix associated with the formal identifier.
tagUsageDocuments the usage of a specific element within the document.
nameName of the element.
These other Data Types reference data.NMTOKEN
data.HEADSHAPENote head shapes.
data.PLACEMENTLocation information.
data.RELATIONSHIPGeneral-purpose relationships
Declaration
<macroSpec ident="data.NMTOKEN" module="MEI" type="dt">
<desc xml:lang="en">"Convenience" datatype that permits combining enumerated values with user-supplied values.</desc>
<content>
<rng:data type="NMTOKEN"/>
</content>
</macroSpec>