This module contains [[Querying#Functions|XQuery Functions]] and 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 tat that this module is only available since <font color='red'>Version 6.7.1</font> of BaseX.
==xslt:processor==