=Conventions=
All functions in this module are assigned to the {{Code|http://exquery.org/ns/request}} namespace, which must be dynamically imported: <pre class="brush:xquery">import module namespace request = "http://exquery. org/ns/restxq/request";...</pre> In this documentation, the namespace is bound to the {{Code|request}} prefix.
==URI Syntax==