cmlenz 2003/01/19 05:05:54
Modified: documentation/docs/dtds sitemap-v10.dtd
documentation/docs/xdocs sitemap.xml
Log:
Fix DTD and sitemap to comply
Revision Changes Path
1.3 +1 -1 jakarta-cactus/documentation/docs/dtds/sitemap-v10.dtd
Index: sitemap-v10.dtd
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/docs/dtds/sitemap-v10.dtd,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sitemap-v10.dtd 18 Jan 2003 15:06:38 -0000 1.2
+++ sitemap-v10.dtd 19 Jan 2003 13:05:54 -0000 1.3
@@ -19,7 +19,7 @@
<!-- Sitemap -->
<!-- =============================================================== -->
-<!ELEMENT sitemap (resource*)>
+<!ELEMENT sitemap (resource*, external-ref*)>
<!ELEMENT resource (#PCDATA)>
<!ATTLIST resource
1.5 +1 -1 jakarta-cactus/documentation/docs/xdocs/sitemap.xml
Index: sitemap.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/sitemap.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sitemap.xml 18 Jan 2003 15:06:38 -0000 1.4
+++ sitemap.xml 19 Jan 2003 13:05:54 -0000 1.5
@@ -89,7 +89,7 @@
<!-- External links (sorted alphabetically by id) -->
- <external-ref id="ant" href="http://ant.apache.org/"/>
+ <external-ref id="ant" url="http://ant.apache.org/"/>
<external-ref id="antlr" url="http://antlr.org/"/>
<external-ref id="apache" url="http://www.apache.org/"/>
<external-ref id="aspectj" url="http://www.aspectj.org"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>