Changes

Jump to navigation Jump to search
171 bytes added ,  17:06, 15 February 2016
<pre class="brush:xquery">
(# db:chop false #) { doc('doc.xml') }
</pre>
 
Various optimizations can be disabled by marking an expression as non-deterministic:
 
<pre class="brush:xquery">
count( (# basex:non-deterministic #) { 1 to 10 })
</pre>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu