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=3473 *** shadow/3473 Fri Sep 7 14:54:34 2001 --- shadow/3473.tmp.6491 Mon Sep 10 04:40:04 2001 *************** *** 91,94 **** ------- Additional Comments From [EMAIL PROTECTED] 2001-09-07 14:54 ------- This is in fact not a bug, but rather a failure to set the default namespace ! for the schema to the target namespace. --- 91,103 ---- ------- Additional Comments From [EMAIL PROTECTED] 2001-09-07 14:54 ------- This is in fact not a bug, but rather a failure to set the default namespace ! for the schema to the target namespace. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-09-10 04:40 ------- ! When you specify a targetnamespace in your schema, this implies that all the ! newly created elements will go to that targetnamespace. Now, if you need to ! refer these newly created elements, you have to prefix them with the URI, which ! points to the targetnamespace. ! ! If you don't specify a default namespace and neither prefix the elements you are ! referencing, you are bound to get an error. So, I don't feel this is a bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
