simpleType "xs:IDREF"
Namespace:
Defined:
globally in XMLSchema.xsd; see XML source
Used:
Simple Content Model
xs:IDREF
Known Direct Subtypes (1):
xs:IDREFS
Known Usage Locations
Annotation
See:  http://www.w3.org/TR/xmlschema-2/#IDREF
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:IDREF
Derivation:
restriction of xs:NCName
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType id="IDREF" name="IDREF">
<xs:restriction base="xs:NCName"/>
</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.