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: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
