+- If your Schematron schema uses an XQuery-based `queryBinding` (e.g., `queryBinding="xquery31"`), there are now more ways to execute an XSpec test for that schema. In v3.3, you can run such a test only with XProc. In v3.4, you can also run the test with `xspec.bat`, `xspec.sh`, Ant, or the "Run XSpec Test" transformation scenario. A local installation of [BaseX](https://basex.org/) is required. To learn more, see [Getting Started with XSpec and Schematron](https://github.com/xspec/xspec/wiki/Getting-Started-with-XSpec-and-Schematron) and [Schematron implementation](https://github.com/xspec/xspec/wiki/Requirements#schematron-implementation).
0 commit comments