simpleType "xs:reducedDerivationControl"
Namespace:
Defined:
globally in XMLSchema.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:NMTOKEN
Simple Content Restrictions:
Enumeration:
"extension", "restriction"

Known Direct Subtypes (1):
All Direct / Indirect Based Attributes (3):
Known Usage Locations
Annotation
A utility type, not for public use
Type Definition Detail
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string (restriction)
      xs:normalizedString (restriction)
          xs:token (restriction)
              xs:NMTOKEN (restriction)
                  xs:derivationControl (restriction)
                      xs:reducedDerivationControl
Derivation:
restriction of xs:derivationControl
Facets:
enumeration:
"extension", "restriction"
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="reducedDerivationControl">
<xs:restriction base="xs:derivationControl">
<xs:enumeration value="extension"/>
<xs:enumeration value="restriction"/>
</xs:restriction>
</xs:simpleType>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set. All XSD diagrams generated by Oxygen XML Editor via FlexDoc/XML OxygenXML Integration.