element <xsl:stylesheet> (global)
Namespace:
Type:
anonymous complexType (extension of xsl:transform-element-base-type), inherited from xsl:transform
Content:
complex, 9 attributes, attr. wildcard, 4 elements, elem. wildcard
Subst.Gr:
may substitute for element xsl:transform
Defined:
Used:
never
Content Model Diagram
XML Representation Summary
<xsl:stylesheet
   
 = 
list of xs:anyURI
 = 
(list of (xs:NCName | "#default") | "#all")
 = 
list of (xs:NCName | "#default")
 = 
xs:token
 = 
xs:anyURI
 = 
xs:decimal
 = 
xs:ID
 = 
("preserve" | "strip") : "strip"
 = 
("preserve" | "strip" | "unspecified") : "unspecified"
    {any attribute with non-schema namespace}
    >
   
Content: 
xsl:import*, (xsl:declaration | xsl:variable | xsl:param | {any})*
</xsl:stylesheet>
May contain elements by substitutions (12):
xsl:attribute-set, xsl:character-map, xsl:decimal-format, xsl:function, xsl:import-schema, xsl:include, xsl:key, xsl:namespace-alias, xsl:output, xsl:preserve-space, xsl:strip-space, xsl:template
Anonymous Type Detail
Type Derivation Tree
xsl:generic-element-type (extension)
  xsl:versioned-element-type (restriction)
      xsl:element-only-versioned-element-type (restriction)
          xsl:transform-element-base-type (extension)
              complexType
XML Source (see within schema source)
<xs:element name="stylesheet" substitutionGroup="xsl:transform"/>

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.