vmote 2003/11/12 07:12:00
Modified: src/documentation/content/xdocs anttask.xml bugs.xml
compiling.xml compliance.xml configuration.xml
download.xml embedding.xml examples.xml
extensions.xml faq.xml fo.xml fonts.xml gethelp.xml
graphics.xml hyphenation.xml index.xml license.xml
logocontest.xml maillist.xml news.xml output.xml
pdfencryption.xml relnotes.xml resources.xml
running.xml servlets.xml status.xml tabs.xml
team.xml
Log:
update URLs for DTDs
Revision Changes Path
1.8 +2 -2 xml-fop/src/documentation/content/xdocs/anttask.xml
Index: anttask.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/anttask.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- anttask.xml 17 Oct 2003 22:21:53 -0000 1.7
+++ anttask.xml 12 Nov 2003 15:11:59 -0000 1.8
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
1.7 +2 -2 xml-fop/src/documentation/content/xdocs/bugs.xml
Index: bugs.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/bugs.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bugs.xml 15 Sep 2003 20:54:01 -0000 1.6
+++ bugs.xml 12 Nov 2003 15:11:59 -0000 1.7
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
1.11 +2 -2 xml-fop/src/documentation/content/xdocs/compiling.xml
Index: compiling.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/compiling.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- compiling.xml 16 Oct 2003 15:06:33 -0000 1.10
+++ compiling.xml 12 Nov 2003 15:11:59 -0000 1.11
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
1.24 +1 -1 xml-fop/src/documentation/content/xdocs/compliance.xml
Index: compliance.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/compliance.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- compliance.xml 15 Sep 2003 20:54:01 -0000 1.23
+++ compliance.xml 12 Nov 2003 15:11:59 -0000 1.24
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE compliance PUBLIC "-//APACHE//DTD Compliance V1.0//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-fop/src/documentation/resources/schema/dtd/compliance-v10.dtd?rev=1.6">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-fop/src/documentation/resources/schema/dtd/compliance-v10.dtd">
<compliance>
<head>
1.16 +2 -2 xml-fop/src/documentation/content/xdocs/configuration.xml
Index: configuration.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/configuration.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- configuration.xml 15 Sep 2003 20:54:01 -0000 1.15
+++ configuration.xml 12 Nov 2003 15:11:59 -0000 1.16
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
1.14 +2 -2 xml-fop/src/documentation/content/xdocs/download.xml
Index: download.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/download.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- download.xml 15 Sep 2003 20:54:01 -0000 1.13
+++ download.xml 12 Nov 2003 15:11:59 -0000 1.14
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
1.17 +2 -2 xml-fop/src/documentation/content/xdocs/embedding.xml
Index: embedding.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/embedding.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- embedding.xml 16 Sep 2003 21:17:38 -0000 1.16
+++ embedding.xml 12 Nov 2003 15:11:59 -0000 1.17
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<!-- Embedding FOP -->
1.9 +2 -2 xml-fop/src/documentation/content/xdocs/examples.xml
Index: examples.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/examples.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- examples.xml 15 Sep 2003 20:54:01 -0000 1.8
+++ examples.xml 12 Nov 2003 15:11:59 -0000 1.9
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
1.14 +2 -2 xml-fop/src/documentation/content/xdocs/extensions.xml
Index: extensions.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/extensions.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- extensions.xml 12 Oct 2003 19:49:54 -0000 1.13
+++ extensions.xml 12 Nov 2003 15:11:59 -0000 1.14
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
1.39 +1 -1 xml-fop/src/documentation/content/xdocs/faq.xml
Index: faq.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/faq.xml,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- faq.xml 18 Jul 2003 16:39:17 -0000 1.38
+++ faq.xml 12 Nov 2003 15:11:59 -0000 1.39
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE faqs PUBLIC "-//APACHE//DTD FAQ V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/faq-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/faq-v12.dtd">
<faqs title="FOP FAQ">
<part id="part-general">
1.8 +2 -2 xml-fop/src/documentation/content/xdocs/fo.xml
Index: fo.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/fo.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- fo.xml 15 Sep 2003 20:54:01 -0000 1.7
+++ fo.xml 12 Nov 2003 15:11:59 -0000 1.8
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
<title>XSL-FO Input</title>
1.21 +2 -2 xml-fop/src/documentation/content/xdocs/fonts.xml
Index: fonts.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/fonts.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- fonts.xml 16 Oct 2003 14:35:11 -0000 1.20
+++ fonts.xml 12 Nov 2003 15:11:59 -0000 1.21
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
<title>FOP: Fonts</title>
1.11 +2 -2 xml-fop/src/documentation/content/xdocs/gethelp.xml
Index: gethelp.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/gethelp.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gethelp.xml 15 Sep 2003 20:54:01 -0000 1.10
+++ gethelp.xml 12 Nov 2003 15:11:59 -0000 1.11
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
<title>FOP: Getting Help</title>
1.21 +2 -2 xml-fop/src/documentation/content/xdocs/graphics.xml
Index: graphics.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/graphics.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- graphics.xml 15 Sep 2003 20:54:01 -0000 1.20
+++ graphics.xml 12 Nov 2003 15:11:59 -0000 1.21
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
<title>FOP: Graphics Formats</title>
1.9 +2 -2 xml-fop/src/documentation/content/xdocs/hyphenation.xml
Index: hyphenation.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/hyphenation.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hyphenation.xml 15 Sep 2003 20:54:01 -0000 1.8
+++ hyphenation.xml 12 Nov 2003 15:11:59 -0000 1.9
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
<title>FOP: Hyphenation</title>
1.12 +2 -2 xml-fop/src/documentation/content/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/index.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- index.xml 15 Sep 2003 20:54:01 -0000 1.11
+++ index.xml 12 Nov 2003 15:11:59 -0000 1.12
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
1.5 +2 -2 xml-fop/src/documentation/content/xdocs/license.xml
Index: license.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/license.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- license.xml 15 Sep 2003 20:54:01 -0000 1.4
+++ license.xml 12 Nov 2003 15:11:59 -0000 1.5
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
1.5 +2 -2 xml-fop/src/documentation/content/xdocs/logocontest.xml
Index: logocontest.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/logocontest.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- logocontest.xml 15 Sep 2003 20:54:01 -0000 1.4
+++ logocontest.xml 12 Nov 2003 15:11:59 -0000 1.5
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document id="logocontest">
<header>
<title>Logo Contest</title>
1.5 +2 -2 xml-fop/src/documentation/content/xdocs/maillist.xml
Index: maillist.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/maillist.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- maillist.xml 15 Sep 2003 20:54:01 -0000 1.4
+++ maillist.xml 12 Nov 2003 15:11:59 -0000 1.5
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
<title>FOP: Mailing List Resources</title>
1.16 +2 -2 xml-fop/src/documentation/content/xdocs/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/news.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- news.xml 15 Sep 2003 20:54:01 -0000 1.15
+++ news.xml 12 Nov 2003 15:11:59 -0000 1.16
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
1.15 +2 -2 xml-fop/src/documentation/content/xdocs/output.xml
Index: output.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/output.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- output.xml 15 Oct 2003 00:43:59 -0000 1.14
+++ output.xml 12 Nov 2003 15:11:59 -0000 1.15
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<!-- Output Formats: Renderers -->
<document>
1.8 +2 -2 xml-fop/src/documentation/content/xdocs/pdfencryption.xml
Index: pdfencryption.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/pdfencryption.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pdfencryption.xml 15 Sep 2003 20:54:01 -0000 1.7
+++ pdfencryption.xml 12 Nov 2003 15:11:59 -0000 1.8
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
1.11 +2 -2 xml-fop/src/documentation/content/xdocs/relnotes.xml
Index: relnotes.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/relnotes.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- relnotes.xml 15 Sep 2003 20:54:01 -0000 1.10
+++ relnotes.xml 12 Nov 2003 15:11:59 -0000 1.11
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
1.31 +2 -2 xml-fop/src/documentation/content/xdocs/resources.xml
Index: resources.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/resources.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- resources.xml 15 Sep 2003 20:54:01 -0000 1.30
+++ resources.xml 12 Nov 2003 15:11:59 -0000 1.31
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<!-- FOP Relevant Specifications and links -->
<document>
<header>
1.15 +2 -2 xml-fop/src/documentation/content/xdocs/running.xml
Index: running.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/running.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- running.xml 15 Sep 2003 20:54:01 -0000 1.14
+++ running.xml 12 Nov 2003 15:11:59 -0000 1.15
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
1.5 +2 -2 xml-fop/src/documentation/content/xdocs/servlets.xml
Index: servlets.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/servlets.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- servlets.xml 15 Sep 2003 20:54:01 -0000 1.4
+++ servlets.xml 12 Nov 2003 15:11:59 -0000 1.5
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
<title>Servlets</title>
1.13 +2 -2 xml-fop/src/documentation/content/xdocs/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/status.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- status.xml 15 Sep 2003 20:54:01 -0000 1.12
+++ status.xml 12 Nov 2003 15:11:59 -0000 1.13
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<!-- Status -->
<document>
<header>
1.8 +1 -1 xml-fop/src/documentation/content/xdocs/tabs.xml
Index: tabs.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/tabs.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tabs.xml 21 Apr 2003 15:20:08 -0000 1.7
+++ tabs.xml 12 Nov 2003 15:11:59 -0000 1.8
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/tab-cocoon-v10.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/tab-cocoon-v10.dtd">
<tabs software="FOP"
title="FOP"
1.18 +2 -2 xml-fop/src/documentation/content/xdocs/team.xml
Index: team.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/team.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- team.xml 16 Oct 2003 19:06:31 -0000 1.17
+++ team.xml 12 Nov 2003 15:11:59 -0000 1.18
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
-
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
+
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
<header>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]