XML Schema validate?

I coded XML schema file, a.xsd.

I made Parser take advantage of Xercest1.4.4.

I will validate a.xsd by using w3c specification.

I want to validate not XML document used Xml schema , but a.xsd, itself. 

What can I do??

Please show me some JAVA source.

Received on Saturday, 19 January 2002 10:37:21 UTC