simpleType "xsl:QNames"
Namespace:
Defined:
Used:
Simple Content Model
list of xs:Name
All Direct / Indirect Based Attributes (8):
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 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.