PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3270 *** shadow/3270 Fri Aug 24 18:45:14 2001 --- shadow/3270.tmp.23427 Fri Aug 24 18:45:14 2001 *************** *** 0 **** --- 1,23 ---- + +============================================================================+ + | Does not obtain essential schema information unless validating. | + +----------------------------------------------------------------------------+ + | Bug #: 3270 Product: Xerces-J | + | Status: NEW Version: 1.4.3 | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: Windows NT/2K | + | Priority: Other Component: Other | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + The load-dtd-grammer feature does not seem to work with schema grammers. + Validation against schema is a time consuming process and not always necessary. + But the ability to resolve ID attributes and default attribute values from the + schema is necessary for data integrety. + + I've attached sample schema, xml and java files to demonstrate the different + results obtained when validating and not validating. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
