tags:

views:

35

answers:

0

Hi Im working on a web service that return xml data with tag and The text coming from webserver is like THIS IS "COOL" EXAMPLE.

But I'm getting output only EXAMPLE. I think that inverted double comma's are causing problem. Please help me to solve this problem.

Can some one please suggest me how to parse special characters in xml string.?

Thanks in advance Aaryan