i am trying to parse data having special characters.Spec ial characters also include other ascii characters. I tried using CDATA Section but still the problem persists.
It would be really helpful if anyone can help me in solving this problem.
<FRONT_IMG_FBW> <![CDATA[ýýýýý&ýJýZýRýý]]></FRONT_IMG_FBW>
XML String Breaks when such type of string comes.
It would be really helpful if anyone can help me in solving this problem.
<FRONT_IMG_FBW> <![CDATA[ýýýýý&ýJýZýRýý]]></FRONT_IMG_FBW>
XML String Breaks when such type of string comes.