Name Token | |
Text from specification | |
Values of type NMTOKEN must match the Nmtoken production; values of type NMTOKENS must match Nmtokens. |
|
Explanation | |
If an attribute is declared to contain a name or list of names, the values must be legal XML name tokens. |
|