DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21121>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21121 Unpredictable addition of xmlns="" ------- Additional Comments From [EMAIL PROTECTED] 2003-06-27 16:01 ------- Once the default namespace has been "un-declared", any children without prefixes would not be in that namespace. So, since the ul element un-declares the default namespace, its li children do not need an xmlns="" attribute.
