Hello Everyone, I am new to Xerces & using it in my project for parsing a XML file. I am facing a problem with Xerces. XML parsing is failing when XML has some extended character in it (in any field). example : å. For simple ascii characters XML parsing is working fine.
Can anyone let me know how i can fix above mentioned problem. Is there any specific project settings for Xerces to make it work. I am building Xerces using XCode 3.0. Thanks lot for your help in advance. let me know if you need any other information from my side on this. Cheers!