A RESTful browser for eXist Java-Based Function Modules


http://exist-db.org/xquery/util
A module for various utility extension functions.

util:describe-function($function-name as xs:QName) node()
Describes a built-in function. Returns an element describing the function signature.
$function-nameThe name of the function to get the signature of

Returns the signature of the function
Return to list of all modules