Validation with Schematron

Schematron is a nifty alternative to XML Schema. Schematron is an XML language, which makes assertions about valid documents (such as an article element has a title). A schematron validator tests the assertions. A Schematron module for Perl has been released.

More like this: , .