A RESTful browser for eXist Java-Based Function Modules


http://www.w3.org/2005/xpath-functions
A module with the XQuery/XPath Core Library Functions

reverse($arg as item()*) item()*
Reverses the order of items in a sequence. If the argument is an emptysequence, the empty sequence is returned.
$argThe sequence to reverse

Returns the reverse order sequence
Return to list of all modules