phax / ph-schematron

Java Schematron library that supports XSLT and native application
Apache License 2.0
111 stars 36 forks source link

Register PSXPathQueryBinding for query binding "xpath2" #80

Closed dmj closed 5 years ago

dmj commented 5 years ago

ISO Schematron 2016 added Annex I with a non-normative definition of an XPath 2.0 query binding. Currently ph-schematron accepts only xslt and xslt2 as query binding tokens and reports a schema as invalid if it uses xpath2.

phax commented 5 years ago

Thx. Will do immediately after my vacation :)

phax commented 5 years ago

Fixed in v5.2.1