Namespace declarations not always pruned from the DOM when the 
"namespace-declarations" parameter is set to false.
------------------------------------------------------------------------------------------------------------------

                 Key: XERCESJ-1501
                 URL: https://issues.apache.org/jira/browse/XERCESJ-1501
             Project: Xerces2-J
          Issue Type: Bug
          Components: DOM (Level 3 Core)
    Affects Versions: 2.11.0
            Reporter: Michael Glavassevich
            Priority: Minor


When the "namespace" parameter is true and the "namespace-declarations" 
parameter is set to false a call to Document.normalizeDocument() is supposed to 
discard namespace declarations. This often works, but there are a few cases 
where Xerces fails to remove namespace declarations from an element node.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-dev-h...@xerces.apache.org

Reply via email to