| Execute the specified XQuery file.
|
|- valign="top"
|- valign="top"
| <code>-b<pars></code>
| <font color="orange">6.5.1</font>: Bind external variables to XQuery expressions. This flag may be specified multiple times; key/value pairs are separated by equality signs (<code>=</code>).
| <code>-svar1bv=example<br />-q"declare variable $v external; $v"</code>
|- valign="top"
| <code>-c<cmd></code>