XML Validation with Python

Uche Ogbuji uche at ogbuji.net
Mon Jul 28 13:55:32 EDT 2003


Alan Kennedy <alanmk at hotmail.com> wrote in message news:<3F0474F5.FD7E57F3 at hotmail.com>...

> Pytrex is unlikely to be ever completed, because James Clark has
> abandoned TREX in favour of RELAX-NG, for which I haven't seen any
> python implementation.
> 
> http://www.relaxng.org/

4Suite provides RELAX NG support.  See

http://uche.ogbuji.net/tech/akara/nodes/2003-01-01/relaxng

You can also just use Eric's XVIF directly:

http://www.advogato.org/proj/xvif/

David Mertz also has some tools for working with RNG compact syntax:

http://gnosis.cx/download/relax/
http://www-106.ibm.com/developerworks/library/x-matters25.html
http://www-106.ibm.com/developerworks/library/x-matters26.html

Good luck.

--Uche
http://uche.ogbuji.net




More information about the Python-list mailing list