Changes

Jump to navigation Jump to search
346 bytes removed ,  03:11, 4 January 2016
no edit summary
</pre>
* Local In XQuery, local options can also be set in the prolog of an XQuery expression. In the via option declaration, options need to be bound to the declarations and pragmas (see [[Database ModuleXQuery Extensions]] namespace). All values will be reset after the evaluation of a query: <pre class="brush:xquery">declare option db:chop 'false';...</pre> * Beside that, local options can be applied locally by using pragmas: <pre class="brush:xquery">(# db:chop false #) { parse-xml('<xml> hi </xml>') }</pre>
If options are implicitly changed by operations in the [[GUI]], the underlying commands will be listed in the [[GUI#Visualizations|Info View]].<br/><br/>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu