nodeisequalnode13 IBM Retreive the first element node whose localName is "p". Import it into a new Document with deep=false. Using isEqualNode check if the original and the imported Element Node are not equal. Now import it once more with deep=true and using isEqual verify if they are now equal. Neil Delima 2002-06-10