Hi, We have a requirement in our project to add support for Non-UTF8 code pages. This applies to a portiona of our project that deals with XML Processing.Wemake use of Xerces-C v2.7 to generate XML Files. My questions is,
1. What are the Non-UTF8 Code Pages that Xerces-C supports? 2. If Xerces creates a XML File with a non-UTF8 code page, can my windows code (the code base is unicode compliant) handle it? Or is there any other restrictions on handling an XML created with non-UTF8 code page? Thanks & Regards, Debashis
