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

Known Direct Subtypes (20):
Known Indirect Subtypes (20):
All Direct / Indirect Based Attributes (146):
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 FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.