Name

<xsl:transform>

Synopsis

<xsl:transform
    version = number
    [id = id]
    [extension-element-prefixes = tokens]
    [exclude-result-prefixes = tokens]>
  <!-- Content: Any number of <xsl:import>, followed by top-level-elements -->
</xsl:transform>

See XSLT specification section 2.2: “Stylesheet Element.” http://www.w3.org/TR/xslt#stylesheet-element

Get Java and XSLT now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.