Validate XML against a set of XSD files, with Python
Sébastien Boisgérault
Sebastien.Boisgerault at gmail.com
Fri Dec 15 04:25:46 EST 2006
Stefan Behnel wrote:
> RelaxNG support in libxml2 is pretty much perfect, BTW.
The *potential* issue I mentioned before with Relax NG
validation in libxml2 does *NOT* exist.
I double-checked with Jing and my RelaxNG file was
indeed incorrect ... (the "recursive reference outside
elements" kind of mistake). Jing more detailled
error reports helped ...
Mea Maxima Culpa. Wouldn't like to spread FUD :)
Cheers
SB
More information about the Python-list
mailing list