- From: Kohsuke Kawaguchi <kk@kohsuke.org>
- Date: Tue, 16 Apr 2002 22:16:46 -0400
- To: xmlschema-dev@w3.org, xml-dev@lists.xml.org
I released a simple driver that exposes the W3C XML Schema validation engine of Xerces-2 through JARV interface. JARV is an easy-to-use Java API for validation engines. See http://iso-relax.sourceforge.net/JARV/ for more information about JARV. This will allow you to use an XML Schema validator independent from parsing. The source and binary are available at http://www.kohsuke.org/jarv/xerces/ under the MIT license. regards, ---------------------- Kohsuke Kawaguchi E-Mail: kk@kohsuke.org
Received on Tuesday, 16 April 2002 22:17:21 UTC