Schematron

Do you like this document?

Notes

Please login to add notes

Schematron is a rule-based XML schema language, offering flexibility and power that W3C XML schema, RELAX NG, and DTDs simply can't match.

You need Schematron and can't settle for other languages if you have to check rules that go beyond checking the document structures (i.e., checking that an element bar is included in element foo) and their datatypes. Schematron is the right tool for checking conditions such as "startDate is earlier than or equal to endDate."

Schematron is also the right tool to use if you have to raise user-friendly error messages rather than depend on error messages that are generated by a schema processor and that are often obscure. Schematron builds on XPath. You will need to understand XPath to to get the most from Schematron.

Page_place_entryicon_cmyk_1201111
Uvk
Oreilly-media-logo3
Packtpublishing

Test the closed alpha on paperc.com

Book Details

Authors

Eric Vlist

Categories

Computers > Programming Languages > XML

Publishers

O'Reilly Media

Publication year : 2007

License: All rights reserved ©

Times read: 0

Share book page

My Annotations

XML Schema

XML Schema