ph-schematron 5.3.0
phax
released this
27 Nov 07:39
·
592 commits
to master
since this release
- The default include handler of the pure version, now allows to include non-Schematron XMLs
- Updated to Saxon-HE 9.9.1-5
- The Maven plugin
preprocess
Mojo now emits the XML declaration as well - Added support for the Schematron query bindings
xpath
andxpath2
(issue #80) - Updated to ANT 1.10.7
- Extended API of
SCHTransformerCustomizer
for forcing result caching (issue #87), added new parameters in Maven plugin and ANT task for this setting (forceCacheResult
) - Renamed method
IPSValidationHandler.onRule
toonFiredRule
(incompatible change) - Added methods
IPSValidationHandler.onRuleStart
andand
for chaining
Dependencies required:
- ph-commons/ph-xml/ph-collection/ph-jaxb 9.3.8
- Saxon-HE 9.9.1-5
Additional dependencies used
- ph-isorelax 1.1.1
- Jing Trang 20091111
- Ant 1.10.7