simpleType "xs:specialNamespaceList"
Namespace:
Defined:
globally in XMLSchema.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"##any", "##other"

Known Direct Subtypes (1):
All Direct / Indirect Based Attributes (1):
Known Usage Locations
Annotation
A utility type, not for public use
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  xs:specialNamespaceList
Derivation:
restriction of xs:token
Facets:
enumeration:
"##any", "##other"
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="specialNamespaceList">
<xs:restriction base="xs:token">
<xs:enumeration value="##any"/>
<xs:enumeration value="##other"/>
</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.