[ https://issues.apache.org/jira/browse/XERCESJ-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Glavassevich resolved XERCESJ-1501. ------------------------------------------- Resolution: Fixed Fixed in SVN rev 1085512. > 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 > Assignee: 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