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/27 15:36:12 UTC

[Bug 2353] New: - Validating Parser parses after validation failed

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

*** shadow/2353	Wed Jun 27 06:36:12 2001
--- shadow/2353.tmp.3686	Wed Jun 27 06:36:12 2001
***************
*** 0 ****
--- 1,25 ----
+ +============================================================================+
+ | Validating Parser parses after validation failed                           |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2353                        Product: Xerces-C                |
+ |       Status: NEW                         Version: 1.5                     |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Normal                   OS/Version: Windows NT/2K           |
+ |     Priority: Other                     Component: Validating Parser (Sche |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: xerces-c-dev@xml.apache.org                                  |
+ |  Reported By: tamar_admon@bmc.com                                          |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ I am using SAX2XMLReader with schema on a WIN2000 machine. 
+ My Parser both prints an error that a tag is not found ("Unknown element "kuku" 
+ Line: 3 Column: 198), and *also* enters the handler for that element. Is this 
+ behavior ok? I do not remember Xerces 1.4 going to parsing after the validation 
+ had failed.
+ 
+ Thanks,
+ 
+ Tamar Admon
\ 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