Page 1 of 1

Support for schxslt

Posted: Thu Mar 07, 2024 5:58 pm
by Oleksii
Hello,
which schematron implementation does oXygen 26 use?
Is there support for https://github.com/schxslt/schxslt?
In particular I need it for using unit tests with schematron abstract patterns (https://github.com/xspec/xspec/issues/1632).
Kind regards,
Oleksii

Re: Support for schxslt

Posted: Fri Mar 08, 2024 3:59 pm
by tavy
Hi Oleksii,

Unfortunately, Oxygen does not provide support for SchXslt. Our Schematron support is actually a skeleton implementation. You could consider using the command line with SchXslt for the XSpec test that cannot be executed with the default skeleton implementation.

Best Regards,
Octavian