Changes

Jump to navigation Jump to search
8 bytes added ,  19:39, 2 June 2012
no edit summary
|- valign="top"
| {{Code|-b<pars>}}
| Binds external variables to XQuery expressions. This flag may be specified multiple times. Variables names and their values are delimited by equality signs (<code>=</code>). The names may be optionally prefixed with dollar signs. If a variable uses a namespace different to the default namespace, it can be specified with the [http://www.jclark.com/xml/xmlns.htm Clark Notation] or [http://www.w3.org/TR/xquery-30/#id-basics Expanded QName Notation].
| <code>[[Options#BINDINGS|BINDINGS]]</code>
| <ul><li><code>-b$v=example -q$v</code><br/li><li><code>-b{URL}ln=value<br/>-q"declare namespace ns='URL'; $ns:ln"</code></li></ul>
|- valign="top"
| {{Code|-c&lt;cmd&gt;}}
|- valign="top"
| {{Code|-d}}
| Turns on Toggles the debugging mode. Debugging information is output to ''standard error''.
| <code>[[Options#DEBUG|DEBUG]]</code>
|
|- valign="top"
| {{Code|-L}}
| Add Adds trailing newline after query result. Useful for batch processing or pipelining on Unix systems.
|
|
|}
Multiple query files and Alls options can be specified multiple times. With {{CodeVersion|-c7.3}}/{{Code|-i}}/{{Code|-q}} flags can be specified. All other , all options will be set before any other operation takes place. The evaluated in the given order (in earlier versions, the sequential evaluation was limited to the specified inputs, query files, queries and commands will be subsequently evaluated after that in the given order, while all other options were initially set). The standard input can be parsed by specifying a single dash ({{mono|-}}) as argument.
=BaseX Server=
| <code>[[Options#BINDINGS|BINDINGS]]</code>
|
| <ul><li><code>-b$v=example -q$v</code><br/li><li><code>-b{URL}ln=value<br/>-q"declare namespace ns='URL'; $ns:ln"</code></li></ul>
|- valign="top"
| {{Code|-c&lt;cmd&gt;}}
|- valign="top"
| {{Code|-d}}
| Turns on Toggles the debugging mode. Debugging information is output to ''standard error''.
| <code>[[Options#DEBUG|DEBUG]]</code>
|
|- valign="top"
| {{Code|-L}}
| Add Adds trailing newline after query result. Useful for batch processing or pipelining on Unix systems.
|
|
|}
Multiple query files and Alls options can be specified multiple times. With {{CodeVersion|-c7.3}}/{{Code|-i}}/{{Code|-q}} flags can be specified. All other , all options will be set before any other operation takes place. The evaluated in the given order (in earlier versions, the sequential evaluation was limited to the specified inputs, query files, queries and commands will be subsequently evaluated after that in the given order, while all other options were initially set). The standard input can be parsed by specifying a single dash ({{mono|-}}) as argument.
=BaseX HTTP Server=
=Changelog=
 
===Version 7.2===
 
* Updated: all options are now evaluated in the given order
===Version 7.2===
===Version 7.1===
* Updated: Multiple query files and {{Code|-c}}/{{Code|-i}}/{{Code|-q}} flags can be specified.
[[Category:Beginner]]
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu