Hi! I have a problem in my SAX handler with activated validation. In the handler, I assume that I only get valid event streams, thus certain pointers are not checked for != 0 etc. Problem is, the exception (error handler call) that flags a validation error is only raised AFTER the startElement of my handler is called. Is this expected behaviour? Ciao, J�rgen -- J�rgen Hermann, Developer ([EMAIL PROTECTED]) WEB.DE AG, http://webde-ag.de/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
