[
Lists Home |
Date Index |
Thread Index
]
[Dare Obasanjo]
> In my opnion it should return a nodeset containing one text node with "bar
> baz quux"
> The spec says that CDATA sections are treated as character data and that a
> text
> node cannot have a sibling which is also a text node.
>
> And I might be just finding another XML-SPY xpath bug :-) do you guys see
it
> returning 3 text nodes ?
>
> Garland
>
> PS: You have the dreaded file:// preapended so following my Master-Jedi
> (Master-Jeni)
> advice I'd say that it returns "invalid xpath expression" :-)
>
My copy of Spy (version 4.4) shows it as three nodes - a text node, a CDATA
node, and another text node.
Cheers,
Tom P
|