This module contains [[Querying#Functions|XQuery Functionsfunctions]] and Variables variables to perform XSLT transformations. All functions are preceded by the <code>xslt:</code> prefix, which is linked to the <code><nowiki>http://www.basex.org/xslt</nowiki></code> namespace. By default, this module relies on the internal XSLT 1.0 implementation of Java. If Saxon is found in the classpath, however, XSLT 2.0 is used.
Note that this module has been introduced with <font color='red'>Version 6.7.1</font> of BaseX.