[oXygen-user] schematron validation in a batch file

Lou Burnard lou.burnard at retired.ox.ac.uk
Wed Oct 9 04:57:35 CDT 2019


One of the features of oXygen which I really love is the way it allows 
me to combine schema validation with RELAXNG and with schematron just by 
adding a couple of PIs to the top of my file. But this requires me to 
fire up oXygen and open up each file one by one which is not so 
convenient if I have 100 or more independent documents to validate. I 
would rather do this in a bash script, along with all the other 
pre-validation sanitation work. But

(a) only oXygen will take any notice of my PIs (obviously)

(b) none of the open source validators I've looked at seems to have a 
hook for including schematron validation

(c) oxyGen will do a batch validation of documents included in a project 
file, which is close to what I want, but still requires me to fire up 
oXygen, make the project file and click a couple of times, so not really 
a batch process

Maybe someone else has found a way round this, or could explain to me 
why it's just not possible. And how exactly does oXygen do this magic?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20191009/4ddd0b9a/attachment.html>


More information about the oXygen-user mailing list