Changes

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

edits

Navigation menu