<!-- An experimental NRL schema for "lax" XHTML 2.0
     $Id: xhtml2-lax.nrl,v 1.3 2005/06/30 07:35:10 mimasa Exp $
-->
<rules xmlns="http://www.thaiopensource.com/validate/nrl">
  <namespace ns="http://www.w3.org/2002/06/xhtml2/" match="elements attributes">
    <validate schema="../rng/xhtml2.rng" useMode="#allow"/>
    <validate schema="../schematron/xhtml2.sch" useMode="#allow"/>
  </namespace>
</rules>
