|-
| valign='top' | '''Summary'''
|Transforms the specified data specified by <code>$input</code>, using the XSLT stylesheet specified XSLT by <code>$stylesheet</code>, and returns the result as <code>node()</code>. If Saxon is found in the Java classpath, <code>XSLT 2.0</code> is used. Otherwise, Java’s internal <code>XSLT 1.0</code> is used to perform the transformation.<br />
|}
[[Category:XQuery]]