EXSLT for 4Suite

Uche Ogbuji (Fourthought, Inc.)
Revision (Initial release) [UO]

1. [No title]
2. Implemented modules
2.1. Common
2.2. Functions
2.3. Sets
2.4. Maths

1. 

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.

2. Implemented modules

See the EXSLT home page for proper documentation of the implemented extension elements and functions.

2.1. Common

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:

2.2. Functions

The functions module has extension namespace http://exslt.org/functions. An example prefix for it is func.

extension elements:

2.3. Sets

The sets module has extension namespace http://exslt.org/sets. An example prefix for it is set.

extension functions:

2.4. Maths

The maths module has extension namespace http://exslt.org/math. An example prefix for it is math.

extension functions: