<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="xhtml2.css"?>
<grammar ns="http://www.w3.org/2002/06/xhtml2"
         xmlns="http://relaxng.org/ns/structure/1.0"
         xmlns:x="http://www.w3.org/2002/06/xhtml2">

<x:h1><x:a href="http://www.w3.org/TR/xhtml2/">XHTML 2.0</x:a>
in <x:a href="http://relaxng.org/">RELAX NG</x:a>
(development version)</x:h1>

  <x:pre>
     Copyright &#169;2002-2003 W3C<x:sup>&#174;</x:sup> (MIT, ERCIM, Keio), All Rights Reserved.

       Author:   Masayasu Ishikawa &lt;mimasa@w3.org&gt;
       Revision: $Id: xhtml2-dev.rng,v 1.5 2003/03/12 13:20:43 mimasa Exp $

     Permission to use, copy, modify and distribute the XHTML 2.0 RELAX NG
     pattern and its accompanying documentation for any purpose and without
     fee is hereby granted in perpetuity, provided that the above copyright
     notice and this paragraph appear in all copies. The copyright holders
     make no representation about the suitability of this RELAX NG pattern
     for any purpose.

     It is provided "as is" without expressed or implied warranty.

     DISCLAIMER:  This is purely the author's personal experiment.
       This experiment SHALL NOT be considered as an official work of
       the W3C HTML Working Group in any way.
  </x:pre>

<x:p><x:em>This is a development version of XHTML 2.0 schema, which has
experimental features under consideration.  This schema DOES NOT
correspond to the XHTML 2.0 Working Draft.</x:em></x:p>

<x:p>To-Do: write module for
<x:a href="http://www.w3.org/TR/xforms/">XForms</x:a></x:p>

<x:h2>XHTML 2.0 modules</x:h2>

<x:p>Datatypes Module</x:p>
<include href="xhtml-datatypes-2.rng"/>
<x:p>Attribute Collections Module</x:p>
<include href="xhtml-attribs-2.rng"/>
<x:p>Events Module</x:p>
<include href="xhtml-events-2.rng"/>
<x:p>Structure Module</x:p>
<include href="xhtml-struct-2.rng"/>
<x:p>Text Module</x:p>
<include href="xhtml-text-2.rng"/>
<x:p>Hypertext Module</x:p>
<include href="xhtml-hypertext-2.rng"/>
<x:p>List Module</x:p>
<include href="xhtml-list-2.rng"/>
<x:p>Client-Side Image Map Module</x:p>
<include href="xhtml-csismap-2.rng"/>
<x:p>Linking Module</x:p>
<include href="xhtml-link-2.rng"/>
<x:p>Metadata Module (<x:em>PROPOSED</x:em>)</x:p>
<include href="xhtml-metadata-2.rng"/>
<x:p>Object Module</x:p>
<include href="xhtml-object-2.rng"/>
<x:p>Scripting Module</x:p>
<include href="xhtml-script-2.rng"/>
<x:p>Style Sheet Module</x:p>
<include href="xhtml-style-2.rng"/>
<x:p>Tables Module</x:p>
<include href="xhtml-table-2.rng"/>

<x:h2>XML Events module</x:h2>

<include href="xml-events-1.rng"/>

<x:h2>Ruby module</x:h2>

<include href="full-ruby-1.rng"/>

</grammar>
