XML validationg against XSD file in Python

Jarek Zgoda jzgoda at o2.usun.pl
Thu Jun 29 14:37:11 EDT 2006


colincolehour at gmail.com napisał(a):

> I have tried searching for tips or tutorials on validating an XML file
> against and XSD file in python but I haven't had any luck. Can someone
> point me in the right direction to how this would be achieved. I've
> read that Python has built in libraries for DTD validation but nothing
> about XSD.

lxml has support for schema-based validation.

-- 
Jarek Zgoda
http://jpa.berlios.de/



More information about the Python-list mailing list