Skip navigation.
 
mlUnable to parse special characters using NSXMLParser
FROM : JanakiRam
DATE : Thu Oct 16 20:24:40 2008

Hi All,


I'm having problems with NSXMLParser while parsing XML File which contain
some special characters or Non-UTF Characters,


My application will get the XML Document data from my server.  I'm creating
the NSXMLParser with NSData received from Server. Some times it could be
possible that received NSData may contain special characters such as "Ä?" ,
then parser stops itself and returns an error saying Invalid Character
Found. Here is the Exact Error am receiving ---


*NSXMLParserErrorDomain error 9*


Please provide your valuable suggestions to solve the problem.


Thanks in Advance.


JanakiRam

Related mailsAuthorDate
mlUnable to parse special characters using NSXMLParser JanakiRam Oct 16, 20:24
mlRe: Unable to parse special characters using NSXMLParser David Dunham Oct 16, 21:29