© 1999–2021 Rick Jelliffe. PageSeeder and hosting generously provided by Allette Systems (Australia)
A language for making assertions about the presence or absence of patterns in linked XML documents, and reporting them in useful ways.
The fourth edition of the ISO Schematron standard has now been published, twenty years after the first edition. Congratulations to editor Andrew Sales and all those involved, including Tony Graham and David Maus. The schemas are public and available on GitHub.
The edition's release note gives the main changes as:
As well, according to the GitHub schema
You can tell if a Schematron schema uses the newfeatures, because its /sch:schema/@schematronEdition attribute will have the value "2025".
USE-CASE: During the COVID 19 epidemic, Schematron helped organize the monitorig of services: in the US, real-time data on Emergency Medical admissions and causes is collected by National Emergency Medical Services Information System (NEMSIS). Schematron allowed them a practical route to having subject-matter experts specify rules in plain English, then developers implement exactly those rules. Read their excellent Schematron Guide, or see their online Library of national and state-level Schematron Rules. (Hint: try “PA”)
In the long run, I think Schematron may well be the XML project’s greatest technical
legacy to the world.
Simon St Laurent, Technical Journalist and O’Reilly Editor, xml-DEV list, 19 May 2016
© 1999–2021 Rick Jelliffe. PageSeeder and hosting generously provided by Allette Systems (Australia)