10 Dec
2013
10 Dec
'13
2:02 p.m.
In BaseX, is the result of the child::node() axis always in document-order ?
The nodes will be in document order if child::node() is part of a path expression (..../....). All the nifty details can be found in the spec [1]. Christian [1] http://www.w3.org/TR/xquery-30/#id-path-operator