hello, I want first to validate an xml file before sending it over soap when the validation is ok. Is it faster to use a sax parser or a dom parser ? or is there another way just to quickly validate? thanks for any hint Mohammed