[XML-SIG] xsd validator

Martijn Faassen faassen at infrae.com
Tue Jun 13 17:25:36 CEST 2006


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


More information about the XML-SIG mailing list