simpleType "xs:token"
Namespace:
Defined:
globally in XMLSchema.xsd; see XML source
Used:
at 13 locations
Simple Content Model
xs:token
Simple Content Restrictions:
WhiteSpace:
collapse

Known Direct Subtypes (9):
xs:NMTOKEN, xs:language,
Known Indirect Subtypes (12):
xs:ENTITIES, xs:NMTOKENS,
All Direct / Indirect Based Attributes (40):
xml:id, xs:notation/@name,
Known Usage Locations
Annotation
See:  http://www.w3.org/TR/xmlschema-2/#token
Type Definition Detail
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string (restriction)
      xs:normalizedString (restriction)
          xs:token
Derivation:
restriction of xs:normalizedString
Facets:
whiteSpace:
collapse
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType id="token" name="token">
<xs:restriction base="xs:normalizedString">
<xs:whiteSpace id="token.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>

XML schema documentation generated with DocFlex/XML RE 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.