You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2004/03/30 18:44:40 UTC

DO NOT REPLY [Bug 28054] New: - Unremovable xmlns attribute

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: xerces-j-dev@xml.apache.org
        ReportedBy: vysny@sozo.fns.uniba.sk


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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org