[Home] [By Thread] [By Date] [Recent Entries]
Hello Martin,
I applied this XPath expression
//head
to this XML document
<Document>
<head>
<head>B</head>
A
</head>
</Document>
using oXygen (where SAXON is the XPath processor) and got these results:
A
B
That is, the results are in non-document order.
/Roger
|

Cart



