Hi !
In BaseX, is the result of the child::node() axis always in document-order ?
Thanks !
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
basex-talk@mailman.uni-konstanz.de