Validate XML against a set of XSD files, with Python

?

=?iso-8859-1?q?S=E9bastien_Boisg=E9rault?=

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 ...
 
S

Stefan Behnel

Laszlo said:
Probably this is what I need to use. (However, I see in the mailing
lists that there are problems with this part of libxml2.)

XML Schema support in libxml2 is not complete. It should work in most cases,
but I've already stumbled into schemas that just don't work (especially
generated ones).

RelaxNG support in libxml2 is pretty much perfect, BTW.

Stefan
 
?

=?iso-8859-1?q?S=E9bastien_Boisg=E9rault?=

Stefan said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top