[Tutor] xml.etree.ElementTree.parse() against a XMLShema file

Karim karim.liateni at free.fr
Wed Dec 22 19:07:31 CET 2010


Hello all,

Is somebody has an example of the way to parse an xml file against a 
"grammary" file.xsd.
The default parser is checking closing tags and attributes but I would 
like to validate a XSD
file.

I use the module ElementTree.

Regards
Karim


More information about the Tutor mailing list