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

missing or duplicate tag

           Summary: missing or duplicate tag
           Product: Xerces-J
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: DOM
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hi, currently I have a project that makes use of DOMParser to manipulate xml 
file. We do deletion or replacement of nodes to the xml file when there are 
content changes. The steps involved are roughly:

1. Check if node exists. 
2. If yes, replace the desired child node or delete entire parent node and 
recreate.

However, sometimes we find that we have missing or duplicated nodes. We 
therefore suspect that maybe the node deletion or node replacement failed 
resulting in these issues. Pls advise if this is possible. Thank you!

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

Reply via email to