![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Emergency UNIX and Linux Support !! Help Me!! Post your urgent questions here for highest visibility. Posting a new thread to this forum requires Bits. We monitor this forum to help people with emergencies, but we do not guarantee response time or answers. This forum is "best effort" only. Members who reply to posts here receive a bonus of 1000 Bits per reply. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can I parse xml file? | frustrated1 | Shell Programming and Scripting | 14 | 09-15-2008 10:02 AM |
| How to parse through a file and based on condition form another output file | sivasu.india | UNIX for Advanced & Expert Users | 6 | 02-28-2008 04:59 AM |
| Need help to parse the file | navsharan | Shell Programming and Scripting | 3 | 01-17-2008 03:58 PM |
| Parse XML file | viki | Shell Programming and Scripting | 5 | 04-13-2007 05:25 AM |
| Parse file | sbasetty | Shell Programming and Scripting | 5 | 03-27-2007 02:27 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
||||
|
How to parse the following xml file
Hi,
I have the following file Example.xml <?xml version="1.0" encoding="iso-8859-1"?> <html><set label="09/07/29" value="1241.90"/> </html> Can any one help me in parsing this xml file I want to retrive the attribute values of the tag set Example I want to store 09/07/29 to variable1 and 1241.90 to variable2 in order to insert this data into a database table. Appreciate if any one can help me..very urgent |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|