xsl:transform
The name xsl:transform
is a synonym for xsl:stylesheet
.
This element is always the top-level element of an XSLT stylesheet.
Content: (
declarations
)
Permitted parent elements:
xsl:package
Attributes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Details
See xsl:stylesheet for full details.