Validating an XML file using XSD
The following document talks about the diferrent ways in which you can validate an XML file using XSD in your application.
http://java.sun.com/j2ee/1.4/docs/tutorial/doc/JAXPDOM8.html
The following document talks about the diferrent ways in which you can validate an XML file using XSD in your application.
http://java.sun.com/j2ee/1.4/docs/tutorial/doc/JAXPDOM8.html
An xsd file can refer to another xsd file in two ways..