[lxml-dev] Compact RelaxNG Validation

Stefan Behnel stefan_ml at behnel.de
Wed Jul 11 14:13:12 CEST 2007


Leonard J. Reder wrote:
> Does the lxml validation support the compact form of RelaxNG Schema 
> language?

A possible (though not portable) way would be to pipe RNC through trang:

http://www.thaiopensource.com/relaxng/trang.html

It's written in Java, but there are GCJ'ed Linux binaries available.

Stefan


More information about the lxml-dev mailing list