Validate XML against a set of XSD files, with Python
Sébastien Boisgérault
Sebastien.Boisgerault at gmail.com
Wed Dec 13 10:05:40 EST 2006
On Dec 13, 2:28 pm, Laszlo Nagy <gand... at designaproduct.biz> wrote:
> > Fast google query, uncheked, leads to:
>
> > - XSV:http://www.ltg.ed.ac.uk/~ht/xsv-status.htmlI tried this before. Unfortunately, xsv is not officially supported on
> my system (FreeBSD 6.1) :-(> - libxml :http://codespeak.net/lxml/Probably this is what I need to use. (However, I see in the mailing
> lists that there are problems with this part of libxml2.)
Yep, maybe. I suspect some issues with the validation of Relax NG
documents,
at least with the libxml2 that was used in my lxml build ...
> Thank you,
>
> Laszlo
More information about the Python-list
mailing list