Hi All, I am using Xerces library to parse the XML data sent by the server & facing an issue. Xerces fails to parse the data if data from the server contains some invalid UTF8 character.
Is there anyway to tell the Xerces lib to ignore any such invalid characters & return whatever has been parse successfully or any other solution to this issue ? I am using Xerces library 2.8. Any pointers on this can make my day ! Cheers! -Dan
