http://xmlsoft.org/examples/index.html

On Oct 13, 2010, at 2:52 PM, samaram s wrote:

> Hi,
> 
> Here is my sample xml file that i have generated.
> I would like to parse the file and given the node name , i should able to get 
> the Value of it.
> I would like to know, is there any example code available? Please help me. I 
> am very new to xml stuff.
> <?xml version="1.0" encoding="UTF-8"?>
> <!--Created on Date and Time -->
> <script>
>   <Question Token="01" Offset="00" Width="02" >
>     <Prompt>SYSTEM LANGUAGE</Prompt>
>     <Option Value="00">English</Option>
>     <Option Value="01">French</Option>
>     <Value>00</Value>
>   </Question>
> </script>
> 
> Regards,
> Sam
> _______________________________________________
> xml mailing list, project page  http://xmlsoft.org/
> [email protected]
> http://mail.gnome.org/mailman/listinfo/xml

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to