nodereplacechild04 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 DocumentElement node with this Document Node and verify if a HIERARCHY_REQUEST_ERR or a NOT_FOUND_ERR error is thrown. Neil Delima 2002-06-10