Hi, We use Jing to do NVDL and Schematron validation. There is basic ISO Schematron support but there are things you cannot do – for instance if your Schematron uses queryBinding="xslt2" and contains
XSL elements, it will not work. We forked the project to add the full XSL skeleton transformation (https://github.com/AxelCourt/jing-trang)
but it was a quick and dirty solution to fit our needs and there has been updates to the main Jing project since. I am not aware of any alternatives but deeply interested to know too! :-) Regards, Axel@ELS Gestion De : yamahito [mailto:yamahito@gmail.com]
What would people currently recommend to do NVDL validation including standalone schematron? It looks like the current version of Jing from github has some degree of support, but documentation doesn’t mention it explicitly; can anyone enlighten as to what support is offered, or if there are any alternatives out there? Thanks, Tom |