nodereplacechild03 IBM The method replaceChild replaces the child node oldChild with newChild in the list of children, and returns the oldChild node. Using replaceChild on this Document node attempt to replace this Document node with a new DocumentNode and verify if a HIERARCHY_REQUEST_ERR, WRONG_DOCUMENT_ERR or NOT_FOUND_ERR is thrown. Neil Delima 2002-06-10