Uploaded image for project: 'Axiom'
  1. Axiom
  2. AXIOM-75

Namespace declaration cannot be removed from OMElement

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.2.13
    • None
    • None
    • Windows

    Description

      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() ?

      Attachments

        Activity

          People

            veithen Andreas Veithen
            takase Toshiro Takase
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: