Skip to content

xsl:transform

The name xsl:transform is a synonym for xsl:stylesheet. This element is always the top-level element of an XSLT stylesheet.

Available in XSLT 1.0 and later versions. Available in all Saxon editions.

  • Content: ( declarations )

Attributes

id?
id
version
decimal
default-mode?
eqname | "#unnamed"
default-validation?
"preserve" | "strip"
input-type-annotations?
"preserve" | "strip" | "unspecified"
default-collation?
uris
extension-element-prefixes?
prefixes
exclude-result-prefixes?
prefixes
expand-text?
boolean
use-when?
expression
xpath-default-namespace?
uri

Details

See xsl:stylesheet for full details.

See also

Comments