Three Effects of Schematron Choice on XSpec Tests
medium.com·22h
Flag this post

Tips for Testing Schemas Having an XQuery queryBinding

3 min readJust now

The Choice of Schematron Processors for Running XSpec Tests topic mentions two Schematron processors that are bundled with XSpec: SchXslt (starting in XSpec v3.0) and XQS (starting in XSpec v3.3). If you want to try XQS with your schemas and test suites, can you simply use the same .sch and .xspec files that you would use with SchXslt?

Not exactly.

In the XQS repository, the main README document describes a few ways in which you’d write your schema a little differently for use with XQS. In addition, if you t…

Similar Posts

Loading similar posts...