simpleType "xs:ID"
Namespace:
Defined:
globally in XMLSchema.xsd; see XML source
Used:
Simple Content Model
All Direct / Indirect Based Attributes (5):
Known Usage Locations
Annotation
See:  http://www.w3.org/TR/xmlschema-2/#ID
Type Definition Detail
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string (restriction)
      xs:normalizedString (restriction)
          xs:token (restriction)
              xs:Name (restriction)
                  xs:NCName (restriction)
                      xs:ID
Derivation:
restriction of xs:NCName
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType id="ID" name="ID">
<xs:restriction base="xs:NCName"/>
</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.