Home > Technical Articles

What is ISO-IEC 19757-3:2016?

ISO-IEC 19757-3:2016, also known as Schematron, is an international standard developed by ISO and IEC. It is a rule-based validation language used for expressing constraints on the structure and content of XML documents. Unlike traditional schema languages like XML Schema or DTD, which focus on defining the structure of XML documents, Schematron focuses on defining business rules and constraints that go beyond the document's structure.

How does ISO-IEC 19757-3:2016 work?

Schematron uses a powerful pattern matching mechanism to define rules in the form of XPath expressions. These rules are evaluated against the XML document being validated. If a rule matches, it means that the constraint defined by that rule is violated. Schematron allows you to specify both positive and negative assertions, giving you fine-grained control over the validation process. By combining multiple rules, you can create complex validation scenarios that cover various aspects of your XML document.

Advantages of ISO-IEC 19757-3:2016

One of the key advantages of using Schematron is its flexibility. With Schematron, you are not limited to validating just the structure of your XML document; you can define custom rules that validate the document's content and relationships. This makes Schematron a powerful tool for ensuring data integrity and conformance to business rules.

Another advantage of Schematron is its ease of use. The language is relatively simple and easy to learn, especially for those familiar with XPath. The rule-based approach of Schematron makes it more intuitive for expressing complex constraints compared to other schema languages.

Furthermore, Schematron allows for extensibility. You can define custom functions and variables in your Schematron rules to enhance the validation process. This gives you the flexibility to create custom validation logic tailored to your specific requirements.

Lastly, Schematron supports incremental validation, which means you can validate fragments of XML documents rather than the entire document. This can greatly improve the performance of your validation process, especially for large XML documents.

Conclusion

ISO-IEC 19757-3:2016 (Schematron) is a powerful and flexible validation language for XML documents. With its rule-based approach and support for complex constraints, it offers a practical solution for ensuring data integrity and conformance to business rules. Its ease of use and extensibility make it an attractive choice for developers and organizations working with XML data. If you want to go beyond the limitations of traditional schema languages, Schematron is definitely worth considering.

CONTACT US

Contact: Nina She

Phone: +86-13751010017

Tel: +86-755-33168386

Email: sales@china-gauges.com

Add: 1F Junfeng Building, Gongle, Xixiang, Baoan District, Shenzhen, Guangdong, China

close
Scan the qr codeClose
the qr code