Yes, validating an XML document against an XML Schema should be firing the event handlers, however I have only done this in a fairly basic case. I've not attempted to do anything involving an EntityResolver, so I'm thinking this may be the issue here.
 
SJG
-----Original Message-----
From: Keith Welch [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 06, 2001 2:27 PM
To: [EMAIL PROTECTED]
Subject: XML Schema Validation

 
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