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
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