Test case for copying an XML node

The error is caused by there being two different dom implementations one for the XML request and one for the document. IE does not allow nodes to be copied from one to the other. See here