Hi,
I want to get all sub tags and it's values within a specific root tag.the subtags are dynamic so i couldn't give it in getElementByTagNames() method.please suggest me
Thanks in advance....
Printable View
Hi,
I want to get all sub tags and it's values within a specific root tag.the subtags are dynamic so i couldn't give it in getElementByTagNames() method.please suggest me
Thanks in advance....
Hello,
What code have you tried? Please show us an example XML file and example output.