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:48:11 2001 --- shadow/3270.tmp.21225 Tue Aug 28 22:14:48 2001 *************** *** 35,37 **** --- 35,45 ---- ------- Additional Comments From [EMAIL PROTECTED] 2001-08-24 18:48 ------- Created an attachment (id=453) testcase XML file. + + + ------- Additional Comments From [EMAIL PROTECTED] 2001-08-28 22:14 +------- + The load-dtd-grammar feature has no effect when a schema grammar + is provided. It's only meant for DTDs. However, the bug here is + that the schema file is not being parsed when validation is off. + The grammar should be built irrespective of the validation + feature which is not being done in the case of schema grammar. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
