Author: jeremias
Date: Fri Sep 19 08:57:54 2008
New Revision: 697140

URL: http://svn.apache.org/viewvc?rev=697140&view=rev
Log:
Fixed stray "xml.apache.org".

Modified:
    xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.94/extensions.xml
    xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.95/extensions.xml
    xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/extensions.xml

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.94/extensions.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.94/extensions.xml?rev=697140&r1=697139&r2=697140&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.94/extensions.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.94/extensions.xml 
Fri Sep 19 08:57:54 2008
@@ -48,7 +48,7 @@
         <p>
           By convention, FO extensions in FOP use the "fox" namespace prefix.
           To use any of the FO extensions, add a namespace entry for 
-          <code>http://xml.apache.org/fop/extensions</code> to the root 
element:
+          <code>http://xmlgraphics.apache.org/fop/extensions</code> to the 
root element:
         </p>
         <source><![CDATA[<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format";
                
xmlns:fox="http://xmlgraphics.apache.org/fop/extensions";>]]></source>

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.95/extensions.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.95/extensions.xml?rev=697140&r1=697139&r2=697140&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.95/extensions.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/0.95/extensions.xml 
Fri Sep 19 08:57:54 2008
@@ -48,7 +48,7 @@
         <p>
           By convention, FO extensions in FOP use the "fox" namespace prefix.
           To use any of the FO extensions, add a namespace entry for 
-          <code>http://xml.apache.org/fop/extensions</code> to the root 
element:
+          <code>http://xmlgraphics.apache.org/fop/extensions</code> to the 
root element:
         </p>
         <source><![CDATA[<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format";
                
xmlns:fox="http://xmlgraphics.apache.org/fop/extensions";>]]></source>

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/extensions.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/extensions.xml?rev=697140&r1=697139&r2=697140&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/extensions.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/extensions.xml 
Fri Sep 19 08:57:54 2008
@@ -48,7 +48,7 @@
         <p>
           By convention, FO extensions in FOP use the "fox" namespace prefix.
           To use any of the FO extensions, add a namespace entry for 
-          <code>http://xml.apache.org/fop/extensions</code> to the root 
element:
+          <code>http://xmlgraphics.apache.org/fop/extensions</code> to the 
root element:
         </p>
         <source><![CDATA[<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format";
                
xmlns:fox="http://xmlgraphics.apache.org/fop/extensions";>]]></source>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to