Posted by Stefan on 04/08/05 15:26
Hi NG
I've a question about searching in a xmlfile.
Is there a mehtod to select a xml-node with a specific value?
e.g.
<xml>
<name>abc</name>
<namedef</name>
</xml>
and I want search for the node with name abc.
Or is it possible with a xpath definition?
Thanks in advance
Stefan
Navigation:
[Reply to this message]
|