http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2518 *** shadow/2518 Mon Jul 9 11:41:28 2001 --- shadow/2518.tmp.13762 Mon Jul 9 11:41:28 2001 *************** *** 0 **** --- 1,21 ---- + +============================================================================+ + | Schema errors are given without context | + +----------------------------------------------------------------------------+ + | Bug #: 2518 Product: Xerces-J | + | Status: NEW Version: 1.4.1 | + | Resolution: Platform: Other | + | Severity: Blocker OS/Version: Other | + | Priority: Other Component: Other | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + The parser will not provide the correct line number and column number + information when it encounters errors in the schema, instead the line number of + the outermost <schema...> tag is given. + + This prevents us from finding errors in large and complex schema files. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
