Scan through entire XML
Added By: ssanjays
Rated: (3 of 5) by 15.
Rate Snippet:
| Description: | Many-a-times, situation arises that u need to parse through entire XML irrespetive of what ever tag it contains. Also, u may need to display a check box at each leaf node, along with its value. If value is too large, u can restrict to say 200 characters and then display "........" |
Language: XML
Save to web space E-mail Link
Code Snippet:
|