simpleType "xsl:QNames"
Namespace:
Defined:
Used:
Simple Content Model
list of xs:Name
All Direct / Indirect Based Attributes (8):
xsl:attribute-set/@use-attribute-sets,
xsl:character-map/@use-character-maps,
xsl:copy/@use-attribute-sets,
xsl:element/@use-attribute-sets,
xsl:literal-result-element-attributes/@xsl:use-attribute-sets,
xsl:output/@cdata-section-elements,
xsl:output/@use-character-maps,
xsl:result-document/@use-character-maps
Known Usage Locations
Annotation
A list of QNames.
Used in the [xsl:]use-attribute-sets attribute of various elements,
and in the cdata-section-elements attribute of xsl:output
Type Definition Detail
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string (restriction)
      xs:normalizedString (restriction)
          xs:token (restriction)
              xs:Name (restriction)
                  xsl:QName (list)
                      xsl:QNames
Derivation:
list of xsl:QName
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="QNames">
<xs:list itemType="xsl:QName"/>
</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.