[relaxng-user] ANN: Relax NG Compact Syntax validator in C

David Tolpin dvd at davidashen.net
Tue Dec 16 02:03:33 ICT 2003


Hi,

I've posted the first release of RNV, a Relax NG (Compact Syntax) validator (written in C),
to 
  http://davidashen.net/rnv.html 
  
. It is a part of an ongoing work; but the command line utility seems to be useful (for me, at least).

The program has limitations and should have bugs; however, it validates docbook documents
(as well as other grammars). A short description is at http://ftp.davidashen.net/PreTI/RNV/readme.txt ;
the program is available with the full source code and should be easy to build in any unix-like
environment.

A windows executable (compiled with Borland C/C++ Builder) is included with the distribution.
I've also successfully compiled and tested it in cygwin environment (the command-line utility
uses Expat).


David Tolpin
http://davidashen.net/


More information about the relaxng-user mailing list