nodereplacechild27 IBM The method replaceChild replaces the child node oldChild with newChild in the list of children, and returns the oldChild node. Using replaceChild on an Element node attempt to replace an Element node with another Element from another document and verify if a WRONG_DOCUMENT_ERR gets thrown. Neil Delima 2002-06-10