DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28054>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28054

Unremovable xmlns attribute

           Summary: Unremovable xmlns attribute
           Product: Xerces2-J
           Version: 2.6.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: DOM
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When for example <!DOCTYPE math SYSTEM
"http://www.w3.org/Math/DTD/mathml2/mathml2.dtd";> is used in XML, then root
element has unremovable xmlns="http://www.w3.org/1998/Math/MathML"; attribute,
regardless of whether it is declared in XML or not. However, if root is
prefixed, then appropriate xmlns:prefix is removable.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to