I am trying to copy a node from one document and insert it into a separate document tree. I tried to cloneNode(true) it and insertBefore() into the new document, but a DOMException with a code of "WRONG_DOCUMENT_ERROR" is raised. Why is this a limitation, and is there an easy perform this operation with standard DOM methods? I am using IBM's xml4j java parser (XERCES). Thanks, Robert RangelReceived on Tuesday, 8 February 2000 23:23:09 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:51 GMT