xsl:stylesheet
Element information
Namespace: http://www.w3.org/1999/XSL/Transform
Schema document: schema-for-xslt30.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..*]
- xsl:accumulator
- xsl:attribute-set
- xsl:character-map
- xsl:decimal-format
- xsl:function
- xsl:global-context-item
- xsl:import
- xsl:import-schema
- xsl:include
- xsl:key
- xsl:mode
- xsl:namespace-alias
- xsl:output
- xsl:param Declaration of the xsl:param element, used both defining function parameters, template parameters, parameters to xsl:iterate, and global stylesheet parameters.
- xsl:preserve-space
- xsl:strip-space
- xsl:template
- xsl:use-package This element appears as a child of xsl:package and defines a dependency of the containing package on another package, identified by URI in the name attribute. The package-version attribute indicates which version of the library package is required, or may indicate a range of versions.
- xsl:variable Declaration of the xsl:variable element, used both for local and global variable bindings.
- Any element Namespace: ##other, Process Contents: lax
from subst. group xsl:declaration
Attributes
Substitution hierarchy
- xsl:transform
- xsl:stylesheet