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=17527>. 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=17527 XMLUtils.serializeNodeToXML adds XML declaration. ------- Additional Comments From [EMAIL PROTECTED] 2003-02-28 13:48 ------- No, this is the correct behaviour. As the name implies it should add the XML declaration - if it didn't do it until recently, than that was wrong. If you don't want the declaration, you have to use serializeNode() and set the correct output property.