ph-schematron 5.1.0
·
638 commits
to master
since this release
- Fixed created Schematron XSDs (issue #76)
- Updated to ANT 1.10.6
- Updated to Saxon-HE 9.9.1-3
- Improved logging results in ANT task (issue #71)
- Added new ANT task parameters
failOnValidationError
,failOnValidationWarn
andfailOnValidationInfo
that all default tofalse
(issue #50) - Removed deprecated methods
- SCH and XSLT based compilers now correctly pass the
URIResolver
to the created XSLT - important for include resolution (issue #77) - The default include resolver was improved for file based SCH and XSLT validation
Dependencies required:
- ph-commons/ph-xml/ph-collection/ph-jaxb 9.3.4
- Saxon-HE 9.9.1-3
Additional dependencies used
- ph-isorelax 1.1.1
- Jing Trang 20091111
- Ant 1.10.6