A RESTful browser for eXist Java-Based Function Modules


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

util:is-module-registered($namespace-uri as xs:string) xs:boolean
Returns a Boolean value if the module identified by the namespace URI is registered.
$namespace-uriThe namespace URI of the module

Returns true if the namespace URI is registered as an active function module
Return to list of all modules