Changes

Jump to navigation Jump to search
110 bytes added ,  02:28, 30 January 2013
* This module is included in the complete distributions (zip, exe, war) of BaseX.
* All functions are assigned to the {{Code|http://basex.org/modules/session}} namespace, which must be dynamically imported. <pre class="brush:xquery">import module namespace session = "http://basex.org/modules/session";...</pre>* In this documentation, the namespace is bound to the {{Code|session}} prefix.
* Errors are assigned to the {{Code|http://basex.org/errors}} namespace, which is statically bound to the {{Code|bxerr}} prefix.
* If any of the functions is called outside the servlet context, the error [[#BXSE0003|BXSE0003]] is raised.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu