1. | [No title] | ||||||||
2. | Implemented modules
|
EXSLT is a set of extensions functions that implements modules of the EXSLT community standard extensions for XSLT. 4XSLT has support for the EXSLT extensions built in, and this document provides an overview of the support.
See the EXSLT home page for proper documentation of the implemented extension elements and functions.
The common module has extension namespace http://exslt.org/common. An example prefix for it is exslt. Note that ft:node-set is deprecated in favor of exslt:node-set, and that ft:write-file is deprecated in favor of exslt:document.
extension elements:
extension functions:
The functions module has extension namespace http://exslt.org/functions. An example prefix for it is func.
extension elements:
The sets module has extension namespace http://exslt.org/sets. An example prefix for it is set.
extension functions:
The maths module has extension namespace http://exslt.org/math. An example prefix for it is math.
extension functions: