noderemovechild19 IBM Using removeChild on the first 'p' Element node attempt to remove a EntityReference node child and verify the nodeName of the returned node that was removed. Attempt to remove a non-child from an entity reference and expect either a NOT_FOUND_ERR or a NO_MODIFICATION_ALLOWED_ERR. Renove a child from an entity reference and expect a NO_MODIFICATION_ALLOWED_ERR. Neil Delima 2002-06-10