[EMAIL PROTECTED] 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/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to