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

From
Daniel Veillard <>
To
Joe English <>
Date
2003-09-17T08:59:46Z
ID
<>
Thread
Re: [xml-dev] In search of a RelaxNG validator
On Tue, Sep 16, 2003 at 06:45:33PM -0700, Joe English wrote:
> 
> 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.

  At some point I will try to handle the compact syntax natively
within libxml2. Also yesterday I got the opposite request, i.e.
tools to go from the XML syntax to the compact one. Looking at the
spec I think it's should be doable with an XSLT stylesheet (the
handling of the import might be nasty though), did someone tried
to do this yet ?

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/