]> granicus.if.org Git - docbook-dsssl/commitdiff
CR1 released
authorNorman Walsh <ndw@nwalsh.com>
Fri, 13 Sep 2002 15:00:11 +0000 (15:00 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 13 Sep 2002 15:00:11 +0000 (15:00 +0000)
docbook/svg/dbsvg.dtd

index 77e560192a30b9e4e66a605a3d5ae1844588196a..d46c914ad0157cc56830a523ba830131da3c81c6 100644 (file)
@@ -1,9 +1,8 @@
 <!-- ...................................................................... -->
-<!-- DocBook SVG Module V1.0beta2 ......................................... -->
+<!-- DocBook SVG Module V1.0CR1 ........................................... -->
 <!-- File dbsvg.dtd ....................................................... -->
 
-<!-- Copyright (C) 2002 Organization for the Advancement
-     of Structured Information Standards (OASIS).
+<!-- Copyright (C) 2002 OASIS Open, Inc.
 
      $Id$
 
 
 <!-- ...................................................................... -->
 
-<!-- This is the driver file for V1.0beta2 of the DocBook SVG Module.
+<!-- This is the driver file for V1.0CR1 of the DocBook SVG Module.
      Please use the following formal public identifier to identify it:
 
-     "-//OASIS//DTD DocBook SVG Module V1.0beta2//EN"
+     "-//OASIS//DTD DocBook SVG Module V1.0CR1//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.0beta2//EN"
-                    "http://www.oasis-open.org/docbook/xml/svg/1.0beta2/dbsvg.dtd"
+     <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook SVG Module V1.0CR1//EN"
+                    "http://www.oasis-open.org/docbook/xml/svg/1.0CR1/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.0beta2//EN"
-                "http://www.oasis-open.org/docbook/xml/svg/1.0beta2/dbsvg.dtd">
+     <!ENTITY % DocBookSVGDTD PUBLIC "-//OASIS//DTD DocBook SVG Module V1.0CR1//EN"
+                "http://www.oasis-open.org/docbook/xml/svg/1.0CR1/dbsvg.dtd">
      %DocBookSVGDTD;
 
      See the DocBook documentation for detailed information on the parameter
@@ -79,5 +78,5 @@
 <!ELEMENT imageobject (objectinfo?, (imagedata|%SVG.svg.qname;))>
 ]]>
 
-<!-- End of dbsvg.dtd V1.0beta2 ............................................. -->
+<!-- End of dbsvg.dtd V1.0CR1 ............................................. -->
 <!-- ...................................................................... -->