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=25466>. 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=25466 DOM serialization omits attribute namespace declarations ------- Additional Comments From [EMAIL PROTECTED] 2003-12-12 16:38 ------- If the problem occurs when you serialize the DOM to a stream, that's a bug in the serializer. A correctly writteen DOM serializer should generate namespace declarations (and prefixes if needed) to produce correct XML syntax. That doesn't seem to be a Xalan bug, unless you're using Xalan as your serializer.
