Changes

Jump to navigation Jump to search
588 bytes added ,  15:00, 19 March 2015
no edit summary
-c<input> Execute commands from file or string
-d Activate debugging mode
-i<input> Open initial XML file or database -I<input> Assign input string to context
-L Append newlines to query results
-o<output> Write output to file
|- valign="top"
| {{Code|-i&lt;input&gt;}}
| Opens a an XML file or database or XML document specified by the argument. The opened input may then be further processed by an a command or XQuery expression.
|
|
| {{Code|-iitems.xml "//item"}}
|- valign="top"
| {{Code|-I&lt;input&gt;}}
| Assigns an input string as item of type {{Code|xs:untypedAtomic}} to the query context. {{Mark|Introduced with Version 8.1}}
|
|
| {{Code|-I "Hello Universe" -q "."}}
|- valign="top"
| {{Code|-L}}
-c<input> Execute commands from file or string
-d Activate debugging mode
-i<input> Open initial XML file or database -I<input> Assign input string to context
-L Append newlines to query results
-n<name> Set server (host) name
|- valign="top"
| {{Code|-i&lt;input&gt;}}
| Opens a an XML file or database or XML document specified by the argument. The opened input may then be further processed by an a command or XQuery expression.
|
|
| {{Code|-iitems.xml "//item"}}
|- valign="top"
| {{Code|-I&lt;input&gt;}}
| Assigns an input string as item of type {{Code|xs:untypedAtomic}} to the query context. {{Mark|Introduced with Version 8.1}}
|
|
| {{Code|-I "Hello Universe" -q "."}}
|- valign="top"
| {{Code|-L}}
=Changelog=
 
;Version 8.1
 
* Added: Bind input strings to the query context with {{Code|-I}}.
;Version 7.9
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu