XML Validation with python

Job ID: 35857606

Budget: €12 – €18 EUR

Hi Guys,

we working with an software to create xml templates. At the software we can export the xml rules as schematron files ( .sch ) to validate any random document if the structure and all is fine. But because there are so many rules the validation takes long. Even with converted schematrons to xslt to validate with them takes too long to validate an example document. My goal is to validate our xml documents in less then 1s. I researched a little and found out that xml can also be validated with python, so may we can transfer the rules from sch. to an python script wich then validates the documents much faster? Im open for ideas!
Related categories: JavaScript XML Python