You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2004/01/12 16:30:24 UTC

DO NOT REPLY [Bug 26061] New: - FormatterTreeWalker should insert namespace declarartions while generating events

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: xalan-dev@xml.apache.org
        ReportedBy: ts@edvwl.de


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