We've expanded our news coverage and improved our search! Visit news.oreilly.com for the latest or search for all things across O'Reilly!
advertisement

Article:
  XML Document Validation with an XML Schema
Subject:   I only get Errors :-/
Date:   2005-03-25 06:30:09
From:   dvohra09
Response to: I only get Errors :-/

To validate with the Xerces 2.6.2 parser compile the SchemaValidator.java program.


To validate with the JAXP parser compile the JAXPValidator.java program.


Add the jar files specified in the Preliminary Setup section to the Classpath.