Hello, I want to force an XML document validation using an XML Schema. I am trying to register an XMLEntityResolver handler to do that (Iam suing a DOMParser). Quite difficult for a beginner like me since the documentation on http://xml.apache.org/xerces-c/apiDocs is wrong. Does someone have good hints (a webpage with an example?) on how to register an XMLEntityResolver handler?
Or does someone have a simpler way to validate an XML file against an XML schema (which is stored on my local filesystem)? I've tried using setExternalSchemaLocation without any success. Thanks for any help, - Emmanuel -- Directeur Elodig SARL 30-32, avenue de la République 94800 Villejuif Tel: 01 46 77 47 68 E-mail: [EMAIL PROTECTED] http://www.elodig.fr
