Supreet Sethi wrote:
> Hi,
> Is there a good xsd validator in python. Which I could also call
> programatically
> 

You could also use lxml, which allows you to access libxml2's XSD validator:

http://codespeak.net/lxml

Regards,

Martijn
_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to