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=33039>.
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=33039

           Summary: renameNode without Namespaces declarations
           Product: Xerces-J
           Version: unspecified
          Platform: PC
               URL: http://xml.apache.org/xerces2-
                    j/javadocs/xerces2/org/apache/xerces/dom/CoreDocumentImp
                    l.html
        OS/Version: Windows 2000
            Status: NEW
          Keywords: Xerces2
          Severity: normal
          Priority: P1
         Component: DOM
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I need to rename a Node. I have set the parser option 
parser.setFeature ("http://xml.org/sax/features/namespaces",0)
An "org.w3c.dom.DOMException: HIERARCHY_REQUEST_ERR" is thrown back.

The renameNode docs at http://xml.apache.org/xerces2-
j/javadocs/xerces2/org/apache/xerces/dom/CoreDocumentImpl.html says that 
it's "DOM Level 3 WD - Experimental"

Is there a right direction to rename a Node with the parser set to skip 
attributes used for Namespace declarations, and optionally do not report 
original prefixed names.

Tia
Rahul

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to