<!-- An experimental NRL schema for XHTML 1.0 Frameset
     $Id: xhtml1-frameset.nrl,v 1.3 2003/06/22 11:55:00 mimasa Exp $
-->
<rules xmlns="http://www.thaiopensource.com/validate/nrl">
  <namespace ns="http://www.w3.org/1999/xhtml">
    <validate schema="../SCHEMA/xhtml1-frameset.xsd"/>
    <validate schema="../rng/xhtml1-frameset.rng"/>
    <validate schema="../schematron/xhtml1.sch"/>
  </namespace>
<!--
  <anyNamespace match="elements attributes">
    <allow/>
  </anyNamespace>
-->
</rules>
