From: Richard Featherstone <R.Featherstone@uea.ac.uk>
To: xml-dev@lists.xml.org
Date: Fri, 29 Jun 2001 10:05:36 +0100 (BST)
Hey all,
I'm pretty new to XML and am trying to figure out how to validate an xml
doc against a schema using Java. I have the JAXP1.1 and can validate
against DTD's but don't have a clue where to start to use schemas. Hope
someone can help
Richard