Sets module
The functions in the Sets module.
The Sets module includes the functions in the following table.
| 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"