]> granicus.if.org Git - docbook-dsssl/commitdiff
Version 1.1CR1 released
authorNorman Walsh <ndw@nwalsh.com>
Tue, 27 Jul 2004 16:32:22 +0000 (16:32 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Tue, 27 Jul 2004 16:32:22 +0000 (16:32 +0000)
docbook/svg/dbsvg.dtd

index 2b7c544244f4612241b905efeb31d26ad708e12d..4195cb070e26f03214b62f47bdb0a0a143e8750b 100644 (file)
@@ -1,5 +1,5 @@
 <!-- ...................................................................... -->
-<!-- DocBook SVG Module V1.1b1 ........................................... -->
+<!-- DocBook SVG Module V1.1CR1 ........................................... -->
 <!-- File dbsvg.dtd ....................................................... -->
 
 <!-- Copyright (C) 2002 OASIS Open, Inc.
 
 <!-- ...................................................................... -->
 
-<!-- This is the driver file for V1.1b1 of the DocBook SVG Module.
+<!-- This is the driver file for V1.1CR1 of the DocBook SVG Module.
      Please use the following formal public identifier to identify it:
 
-     "-//OASIS//DTD DocBook SVG Module V1.1b1//EN"
+     "-//OASIS//DTD DocBook SVG Module V1.1CR1//EN"
 
      For example, if your document's top-level element is Book, and
      you are using DocBook directly, use the FPI in the DOCTYPE
      declaration:
 
-     <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook SVG Module V1.1b1//EN"
-                    "http://www.oasis-open.org/docbook/xml/svg/1.1b1/dbsvg.dtd"
+     <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook SVG Module V1.1CR1//EN"
+                    "http://www.oasis-open.org/docbook/xml/svg/1.1CR1/dbsvg.dtd"
                     [...]>
 
      Or, if you have a higher-level driver file that customizes DocBook,
      use the FPI in the parameter entity declaration:
 
-     <!ENTITY % DocBookSVGDTD PUBLIC "-//OASIS//DTD DocBook SVG Module V1.1b1//EN"
-                "http://www.oasis-open.org/docbook/xml/svg/1.1b1/dbsvg.dtd">
+     <!ENTITY % DocBookSVGDTD PUBLIC "-//OASIS//DTD DocBook SVG Module V1.1CR1//EN"
+                "http://www.oasis-open.org/docbook/xml/svg/1.1CR1/dbsvg.dtd">
      %DocBookSVGDTD;
 
      See the DocBook documentation for detailed information on the parameter
@@ -78,5 +78,5 @@
 <!ELEMENT imageobject (objectinfo?, (imagedata|%SVG.svg.qname;))>
 ]]>
 
-<!-- End of dbsvg.dtd V1.1b1 ............................................. -->
+<!-- End of dbsvg.dtd V1.1CR1 ............................................. -->
 <!-- ...................................................................... -->