The validation code tends to loop around the XMLValidate errors and output them.
Also make sure that when you are declaring a Schema, it points to the
right place.
Failing that, you can remove the XSD declaration, and that can solve
the issue as well (sometimes).
Mark