<parameter name='encoding' value='ISO-8859-1'/>
</command>
</pre>
* The last request runs a querz <code>query.xq</code> based in the HTTP directory specified by <code>[[Options#HTTPPATH|HTTPPATH]]</code>:
<pre class="brush:xml">
<run xmlns="http://www.basex.org/rest">
<text>query.xq</text>
</run>
</pre>