Description: This article explains how to integrate two powerful XML schema languages, RELAX NG and Schematron. Embedding Schematron rules in RELAX NG is very simple because a RELAX NG validator ignores all elements not in the RELAX NG namespace .This means that Schematron rules can be embedded in any element and on any level in a RELAX NG schema.