Changes

Jump to navigation Jump to search
24 bytes removed ,  16:59, 9 March 2023
no edit summary
|<pre>xquery:eval(
$query as xs:anyAtomicType,
$bindings as map(*)? := ()map { }, $options as map(*)? := ()map { }
) as item()*</pre>
|- valign="top"
|<pre>xquery:parse(
$query as xs:anyAtomicType,
$options as map(*)? := ()map { }
) as item()?</pre>
|- valign="top"
| width='120' | '''Signature'''
|<pre>xquery:fork-join(
$functions as function(*)*, $options as map(*)? := map { }
) as item()*</pre>
{{Func|xquery:fork-join|$functions as function(*)*, $options as map(*)?|item()*}}
|- valign="top"
|'''Summary'''
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu