"Michel Gutierrez" <> wrote in message
news

...
>
> Hi,
>
> I have an XML document from which the xpath expression
> "A[1]/B[2]/C[3]/D[4]/E[5]/F[6]" selects a node.
>
> I would expect, in the same document, the expression
> "descendant::C[3]/D[4]/E[5]/F[6]" to select at least the same node. But
> the xpath implementation doesn't return any match.
>
> I presume I must be wrong somewhere rather than looking for a bug in the
> xpath implementation.
>
> What am I missing ?
Probably you are evaluating these two XPath expressions against different
current nodes.
Cheers,
Dimitre Novatchev [XML MVP],
FXSL developer, XML Insider,
http://fxsl.sourceforge.net/ -- the home of FXSL
Resume:
http://fxsl.sf.net/DNovatchev/Resume/Res.html