Changes

Jump to navigation Jump to search
41 bytes added ,  11:43, 18 January 2021
|-
| '''Summary'''
|Returns nodes in ''distinct document order'': duplicate nodes will be removed, and the remaining nodes will be returned in [https://www.w3.org/TR/xquery-31/#dt-document-order document order]. All As results of path expressions are in brought distinct document orderbefore they are returned, so the function is equivalent to:
<syntaxhighlight lang="xquery">
$nodes/self::node()
</syntaxhighlight>
|}
 
==util:root==
{| width='100%'
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu