Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.46 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.46 KB

validation

Official Schematron validation artefacts for CEN/TC 434.

Latest release v1.0.0 - https://github.com/CenPC434/validation/releases/tag/validation-1.0.0

For each syntax a separate folder exists where all related artefacts are to be published.

Development

For the Java projects contained in this repository, please consider the following prerequisites

  • Java JDK 1.8.x latest (was tested only with a JDK and not with a JRE)
  • Eclipse 4.6.x latest (m2e - Maven for Eclipse - must be contained)
  • For building on the commandline use Apache Maven 3.x (latest)

Create XSLTs from Schematrons

Invoke mvn process-resources after changes - it will regenerate the XSLTs from the source SCHs.