Changes

Jump to navigation Jump to search
2 bytes removed ,  20:55, 19 July 2022
m
Text replacement - "db:open" to "db:pre"
* You can bind the context and e.g. operate on a certain database only:<br />
<syntaxhighlight lang="xquery">
xquery:eval("//country", map { '': db:openpre('factbook') })
</syntaxhighlight>
* The following expressions use strings as keys. All of them return 'XML':<br/>
<syntaxhighlight lang="xquery">
xquery:eval-update("
delete node db:openpre('tmp')/*,
update:output('TEMPORARY DATABASE WAS CLEANED UP')
")
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu