WellRedPandit / smehotron

smehotron
0 stars 0 forks source link

This implementation of ISO Schematron doesn't work with xslt3 #14

Open sschwarzman opened 4 years ago

sschwarzman commented 4 years ago

If a driver file contains <schema queryBinding="xslt3"> then the program displays: "This implementation of ISO Schematron does not work with schemas using the query language xslt3" Driver file: BMST-back-struct-testing.sch.txt Result: Go-test-results.txt If a driver file contains <schema queryBinding="xslt2"> then there is no problem

sschwarzman commented 4 years ago

smehotron.config.windows.Go-test.xml.txt

WellRedPandit commented 4 years ago

see also https://github.com/Schematron/schematron/issues/20