Author: crossley
Date: Wed Sep 7 21:11:57 2005
New Revision: 279504
URL: http://svn.apache.org/viewcvs?rev=279504&view=rev
Log:
Define the subset that we will use for Forrest internal xhtml2.
Modified:
forrest/trunk/main/webapp/resources/schema/relaxng/WD-xhtml2-20050527/xhtml2-forrest.rng
Modified:
forrest/trunk/main/webapp/resources/schema/relaxng/WD-xhtml2-20050527/xhtml2-forrest.rng
URL:
http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/resources/schema/relaxng/WD-xhtml2-20050527/xhtml2-forrest.rng?rev=279504&r1=279503&r2=279504&view=diff
==============================================================================
---
forrest/trunk/main/webapp/resources/schema/relaxng/WD-xhtml2-20050527/xhtml2-forrest.rng
(original)
+++
forrest/trunk/main/webapp/resources/schema/relaxng/WD-xhtml2-20050527/xhtml2-forrest.rng
Wed Sep 7 21:11:57 2005
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- Apache Forrest does not use some modules yet, so removed below -->
<grammar ns="http://www.w3.org/2002/06/xhtml2"
xmlns="http://relaxng.org/ns/structure/1.0"
xmlns:x="http://www.w3.org/1999/xhtml">
@@ -49,17 +50,25 @@
<x:h3>Metainformation Module</x:h3>
<include href="xhtml-meta-2.rng"/>
+<!-- not used by Forrest internal
<x:h3>Object Module</x:h3>
<include href="xhtml-object-2.rng"/>
+-->
+<!-- not used by Forrest internal
<x:h3>Handler Module</x:h3>
<include href="xhtml-handler-2.rng"/>
+-->
+<!-- not used by Forrest internal
<x:h3>Style Attribute Module</x:h3>
<include href="xhtml-inlstyle-2.rng"/>
+-->
+<!-- not used by Forrest internal
<x:h3>Style Sheet Module</x:h3>
<include href="xhtml-style-2.rng"/>
+-->
<x:h3>Tables Module</x:h3>
<include href="xhtml-table-2.rng"/>
@@ -69,8 +78,10 @@
<x:h4>Datatypes Module</x:h4>
<include href="xhtml-datatypes-2.rng"/>
+<!-- not used by Forrest internal
<x:h4>Events Module</x:h4>
<include href="xhtml-events-2.rng"/>
+-->
<x:h4>Param Module</x:h4>
<include href="xhtml-param-2.rng"/>
@@ -80,11 +91,14 @@
</div>
+<!-- not used by Forrest internal
<div>
<x:h2>XML Events module</x:h2>
<include href="xml-events-1.rng"/>
</div>
+-->
+<!-- not used by Forrest internal
<div>
<x:h2>Ruby module</x:h2>
@@ -108,12 +122,17 @@
<ref name="ruby"/>
</define>
</div>
+-->
+<!-- not used by Forrest internal
<div>
<x:h2>XForms module</x:h2>
<x:p>To-Do: work out integration of XForms</x:p>
+-->
<!--include href="xforms-11.rng"/-->
+<!-- not used by Forrest internal
</div>
+-->
<div>
<x:h2>XML Schema instance module</x:h2>