simpleType "xsl:prefixes"
Namespace:
Defined:
Used:
Simple Content Model
list of xs:NCName
All Direct / Indirect Based Attributes (2):
xsl:literal-result-element-attributes/@xsl:exclude-result-prefixes,
xsl:literal-result-element-attributes/@xsl:extension-element-prefixes
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string (restriction)
      xs:normalizedString (restriction)
          xs:token (restriction)
              xs:Name (restriction)
                  xs:NCName (list)
                      xsl:prefixes
Derivation:
list of xs:NCName
XML Source (see within schema source)
<xs:simpleType name="prefixes">
<xs:list itemType="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.