You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2001/06/21 10:32:48 UTC

[Bug 2260] New: - Delayed validation exceptions with Xerces 1.4

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2260

*** shadow/2260	Thu Jun 21 01:32:47 2001
--- shadow/2260.tmp.8879	Thu Jun 21 01:32:47 2001
***************
*** 0 ****
--- 1,23 ----
+ +============================================================================+
+ | Delayed validation exceptions with  Xerces 1.4                             |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2260                        Product: Xerces-C                |
+ |       Status: NEW                         Version: 1.4                     |
+ |   Resolution:                            Platform: All                     |
+ |     Severity: Normal                   OS/Version: Linux                   |
+ |     Priority: Other                     Component: Validating Parser (DTD) |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: xerces-c-dev@xml.apache.org                                  |
+ |  Reported By: jh@web.de                                                    |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ 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?
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org