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 2003/10/21 01:21:35 UTC

DO NOT REPLY [Bug 23959] New: - empty xmlns attributes

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=23959>.
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=23959

empty xmlns attributes

           Summary: empty xmlns attributes
           Product: XalanJ2
           Version: 2.5
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Xalan
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: mariuss@lightspeed.ca


I am using Xalan 2.5.1 to transform DocBook documents to XHTML using the DocBook
stylesheets 1.62.4.

The generated XHTML will containg empty xmlns attributes all over the place on
many of the output tags making the output invalid.

Using Saxon in the same context will generate proper output.

Marius