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:   Validation does not work with Xerces or JAXP
Date:   2005-12-16 10:51:15
From:   dvohra09
Response to: Validation does not work with Xerces or JAXP

What is the error message?
Is the schema and the XML document in the same directory?
Specifiy a file url for the schema and the XML document.
Is a Error handler defined?