2016-06-15
This tutorial contains an overview of Schematron, an open schema language that tests conditions that you set, and provides you with error messages when a condition fails. This schema language, which can conveniently fit right into your ODD file, is useful for catching errors that a closed schema (such as RNG) cannot. This section relies heavily on XPath, so we recommend completing the XPath tutorial before starting this section.