Hi All,
I have XML file, which have namespace in it.. I have to read the values in XML file without removing those namespaces.
Sample XML:
I tried by removing the namespace before reading the values and that works fine.
But my requirement is I should not remove the namespaces..
How can I achieve this, Can anyone please help ??
Thanks In Advance.....
Regards,
Jayakumar B

Imtiyaz AnsariPosted Oct 29, 2015, 10:04 AM
Jayakumar BalasubramaniamPosted Nov 3, 2015, 2:30 AM