XML validationg against XSD file in Python

colincolehour at gmail.com colincolehour at gmail.com
Wed Jun 28 17:28:27 EDT 2006


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.

Thanks,
Colin




More information about the Python-list mailing list