Validate XML with RELAX NG

Olivier Hoarau olivier.hoarau at mortauxspams.bz
Thu Nov 13 08:38:33 EST 2003


Hello,

I have to validate a xml file, for that I use libxml and its function
xmllint which needs the RELAX NG "full" schema of the file. I have only
its RelaxNG compact schema, I have to transform it first in Relax NG
"full".
To transform RelaxNG compact to RelaxNG "full", I use rnc2rng written in
Python. I have some difficulties, the file I obtain from a RELAXNG
compact file is not conform.

Is there someone in this newsgroup who knows this tools ?


Olivier

PS: Excuse for my poor english




More information about the Python-list mailing list