[
https://issues.apache.org/jira/browse/AXIOM-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen updated AXIOM-75:
---------------------------------
Priority: Minor (was: Critical)
> Namespace declaration cannot be removed from OMElement
> ------------------------------------------------------
>
> Key: AXIOM-75
> URL: https://issues.apache.org/jira/browse/AXIOM-75
> Project: Axiom
> Issue Type: Bug
> Environment: Windows
> Reporter: Toshiro Takase
> Priority: Minor
> Fix For: 1.3
>
>
> Once an useless namespace declaration is declared to an OMElement, the
> namespace declaration cannot be removed forever.
> In DOM, we can remove namespace declarations by using
> Element.removeAttribute() .
> But, in AXIOM, we cannot remove namespace declarations by
> OMElement.removeAttribute() .
> Maybe, we need OMElement.removeDeclaredNamespace() ?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]