Changes

Jump to navigation Jump to search
265 bytes removed ,  18:53, 16 April 2015
no edit summary
-i<input> Open XML file or database
-I<input> Assign input string to context
-L Append newlines to query results
-o<output> Write output to file
-q<expr> Execute XQuery expression
|
| {{Code|-I "Hello Universe" -q "."}}
|- valign="top"
| {{Code|-L}}
| Separates returned query items by newlines (instead of spaces) and appends a newline to the end of a result.
|
|
|
|- valign="top"
| {{Code|-o&lt;file&gt;}}
-i<input> Open XML file or database
-I<input> Assign input string to context
-L Append newlines to query results
-n<name> Set server (host) name
-o<output> Write output to file
|
| {{Code|-I "Hello Universe" -q "."}}
|- valign="top"
| {{Code|-L}}
| Separates returned query items by newlines (instead of spaces) and appends a newline to the end of a result.
|
|
|- valign="top"
| {{Code|-n&lt;name&gt;}}
* Added: Bind input strings to the query context with {{Code|-I}}.
 
;Version 8.1
 
* Removed: Command-line option <code>-L</code> (results will now be automatically separated by newlines).
;Version 7.9
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu