> I want to get at the node where the value element is 2111.
> ie //Outer[value='2111']
>
> But the problem is that it goes to the node that matches just
> the first four
> digits if it exists in the DOM ... so it goes to the node
> where value =
> 21110.
If that is true then your DOM product is not implementing XPath correctly.
Complain to the supplier (or change supplier).
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|