Should validation of an XML document with an XML schema fire any of the handler events? I have successfully been using EntityResolver (among other facilities), to trap references to DTD loads for validation. Using an XML schema does not seem to fire the events handled to validate with a schema. Is this my mistake, a sign that the schema support is not mature, or a gross conceptual error on how to provide custom handlers (so that I can pull the XML schema file from another machine). Is anyone else doing anything like this?
 
Thanks,
 
Keith Welch

Reply via email to