xdmp and exsl functions (XSLT)

EXSLT extension functions are extensions to XSLT spec as a community initiative. They are defined at EXSLT Extensions.

5 functions
Function name Description
exsl:node-set Returns a sequence of nodes based on the input object.
exsl:object-type Returns a string that contains the type-name of the object passed as the argument.
xdmp:current-last Returns the size of the current node list.
xdmp:current-position Returns the position of the current item.
xdmp:format-number Returns a formatted number value based on the picture argument.
Powered by MarkLogic Server | Terms of Use | Privacy Policy