noderemovechild12 IBM The method removeChild removes the child node indicated by oldChild from the list of children, and returns it. Using removeChild on a new DocumentFragment node attempt to remove a new EntityReference node. Also attempt to remove the document fragment node from the EntityReference. Verify that a NO_MODIFICATION_ALLOWED_ERR (EntityReference node is read-only) or a NOT_FOUND_ERR is thrown. Neil Delima 2002-06-10