Namespace: |
|
Defined: |
globally in XMLSchema.xsd; see XML source |
Used: |
at 9 locations |
Simple Content Model |
| xs:NMTOKEN |
Pattern: |
\c+ pattern matches production 7 from the XML spec |
| xs:allNNI (as restriction base), xs:derivationControl (as restriction base), |
xs:formChoice (as restriction base), xs:NMTOKENS (as list item type) |
| xsl:output/@normalization-form, | xsl:output/@version |
Type Derivation Tree xs:anySimpleType (restriction) |
Derivation: |
restriction of xs:token |
|||
Facets: |
|
|||
| <xs:simpleType id="NMTOKEN" name="NMTOKEN"> <xs:pattern id="NMTOKEN.pattern" value="\c+"/> </xs:restriction> </xs:simpleType> |
| XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |