Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.09 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.09 KB

ph-schematron

javadoc Maven Central

ph-schematron is a Java library that validates XML documents via ISO Schematron, SchXslt or a Java "pure" implementation.

Schematron is an XML based validation language to validate XML documents.

Schematron is part of the ISO 19757 standard "Information technology — Document Schema Definition Languages (DSDL)", Part 3 "Rule-based validation — Schematron".

See the Wiki for more details.

The project is licensed under Apache 2.0 license.


My personal Coding Styleguide | It is appreciated if you star the GitHub project if you like it.