I have a Schematron document that uses XSLT 2.0 and I am looking for a method in python to validate a series of xmls using the Schematron rules.
I\'ve tried lxml but