XPath expression
 
for $i in //cat:OrderLine return data($i/cat:Quantity)
 
returns
 
class java.lang.Array Index Out Of Bounds Exception 1
 
 
The same path works on the same file in other tools.
 
 
Regards,
 
 
Paul