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=26061>. 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=26061 FormatterTreeWalker should insert namespace declarartions while generating events Summary: FormatterTreeWalker should insert namespace declarartions while generating events Product: XalanC Version: 1.6 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] if a XalanDocument is serilized back to XML with a FormatterToXML, the FormatterTreeWalker should keep track of namespace declarations and emit them into the attributelist that is forwarded to formatterlistener::startElement() if necessary. mfg/regards Tobias
