=Conventions=
All functions in this module are assigned to the {{Code|http://exquery.org/ns/restxq/Request}} namespace, which must be dynamically imported. In this documentation, the {{Code|request}} prefix is used.<br/>Next, the first argument of all functions must be a servlet request container, which can be bound via the <code>[[RESTXQ#Context|%restxq:request(...)]]</code> annotation. An example:
<pre class='brush:xquery'>