
Signature
Oleg Tkachenko [XML MVP]
http://blog.tkachenko.com
> > <topic>
> > <title>Foo</title>
[quoted text clipped - 9 lines]
>
> I don't think so. What's wrong with your approach?
Nothing, I thought if there is a quicker way to do it rather than doing the
XPath it'll be better :)
Thanks,
Victor
Oleg Tkachenko [MVP] - 23 Sep 2004 12:06 GMT
>>><topic>
>>> <title>Foo</title>
[quoted text clipped - 12 lines]
> Nothing, I thought if there is a quicker way to do it rather than doing the
> XPath it'll be better :)
And what's wrong with doing XPath? You can actually traverse DOM using
native DOM methods looking for nodes to remove, but that's gonna be not
so trivial and even probably slower.

Signature
Oleg Tkachenko [XML MVP]
http://blog.tkachenko.com