A RESTful browser for eXist Java-Based Function Modules


http://exist-db.org/xquery/examples
A module for showing good examples of module usage

example:echo($text as xs:string*) xs:string*
A useless example function. It just echoes the input parameters.
$textThe text to echo

Returns the echoed text
Return to list of all modules