Re: [xml] How to parse and print data
- From: David Wimsey <dwimsey rtsz com>
- To: samaram s <samaram007 gmail com>
- Cc: xml gnome org
- Subject: Re: [xml] How to parse and print data
- Date: Wed, 13 Oct 2010 15:04:31 -0400
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/
xml gnome org
http://mail.gnome.org/mailman/listinfo/xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]