nodereplacechild14 IBM The method replaceChild replaces the child node oldChild with newChild in the list of children, and returns the oldChild node. Using replaceChild on the documentElement of a newly created Document node, attempt to replace an element child of this documentElement node with a child that was imported from another document. Verify the nodeName of the replaced element node. Neil Delima 2002-06-10