Sets module

The functions in the Sets module.

The Sets module includes the functions in the following table.
Table 1. Supported functions for the EXSLT Sets module.
Name Element or function Supported
set:difference() Function Yes
set:distinct() Function Yes
set:has-same-node() Function Yes
set:intersection() Function Yes
set:leading() Function Yes
set:trailing() Function Yes
The supported extension functions require the following namespace declaration.
xmlns:set="http://exslt.org/sets"