Re: [xml-dev] In search of a RelaxNG validator

From
Joe English <>
To
Date
2003-09-17T01:45:33Z
ID
<>
Thread
Re: [xml-dev] In search of a RelaxNG validator
I wrote:
>
> Is there a validator for RelaxNG that (a) supports the compact
> syntax and (b) is NOT written in Java?  (xmllint from the Gnome
> project apparently only supports the XML syntax).
>
> After spending another two hours fighting with JDKs, JREs,
> JVMs, and CLASSPATHs, I've given up on Jing and Trang.

Please disregard, I just wasn't looking hard enough.
Found rnc2rng here:

	http://www.gnosis.cx/download/relax/

which is written in Python.

Thank you, David Mertz and Daniel Veillard!


--Joe English