Validating xml file with schema using xerces-j

Hi, 
I'm currently trying to figure out how to make my program validate
an xml file againt a schema file using xerces-j

I can't seem to find which class to instantiate to include the schema file
(xsd)

thanks for any help,

Received on Wednesday, 10 October 2001 20:38:36 UTC