A RESTful browser for eXist Java-Based Function Modules


http://exist-db.org/xquery/session
A module for dealing with the HTTP session.

session:get-attribute($name as xs:string) xs:string*
Returns an attribute stored in the current session object or an empty sequence if the attribute cannot be found.
$nameThe session attribute name

Returns the attribute value
Return to list of all modules