xsd:NMTOKENS
The type xsd:NMTOKENS
represents a list of
Simple Type Information
Namespace: http://www.w3.org/2001/XMLSchema
Schema Document: builtintypes.xsd
Content
- Based on xsd:NMTOKEN
- Minimum Length: 1
- White Space: collapse
Examples
Valid values | Comment |
---|---|
ABCD 123 | |
ABCD | one-item list |
Invalid values | Comment |
an empty value is not valid, unless xsi:nil is used |