]> granicus.if.org Git - docbook-dsssl/commitdiff
Released V1.1CR1
authorNorman Walsh <ndw@nwalsh.com>
Tue, 27 Jul 2004 16:08:17 +0000 (16:08 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Tue, 27 Jul 2004 16:08:17 +0000 (16:08 +0000)
docbook/mathml/dbmathml.dtd

index e1e365b7b4887d03a2fdaf71edd558b81ee9c411..37eb7feb94b46be5f7e5b33448611bf6f93da49c 100644 (file)
@@ -1,8 +1,8 @@
 <!-- ...................................................................... -->
-<!-- DocBook MathML Module V1.1b1 ........................................... -->
+<!-- DocBook MathML Module V1.1CR1 ........................................... -->
 <!-- File dbmathml.dtd .................................................... -->
 
-<!-- Copyright (C) 2000 Organization for the Advancement
+<!-- Copyright (C) 2000, 2001, 2002, 2003, 2004 Organization for the Advancement
      of Structured Information Standards (OASIS).
 
      $Id$
 
 <!-- ...................................................................... -->
 
-<!-- This is the driver file for V1.1b1 of the DocBook MathML Module.
+<!-- This is the driver file for V1.1CR1 of the DocBook MathML Module.
      Please use the following formal public identifier to identify it:
 
-     "-//OASIS//DTD DocBook MathML Module V1.1b1//EN"
+     "-//OASIS//DTD DocBook MathML 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 MathML Module V1.1b1//EN"
-                    "http://www.oasis-open.org/docbook/xml/mathml/1.1b1/dbmathml.dtd"
+     <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook MathML Module V1.1CR1//EN"
+                    "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd"
                     [...]>
 
      Or, if you have a higher-level driver file that customizes DocBook,
      use the FPI in the parameter entity declaration:
 
-     <!ENTITY % DocBookMathMLDTD PUBLIC "-//OASIS//DTD DocBook MathML Module V1.1b1//EN"
-                "http://www.oasis-open.org/docbook/xml/mathml/1.1b1/dbmathml.dtd">
+     <!ENTITY % DocBookMathMLDTD PUBLIC "-//OASIS//DTD DocBook MathML Module V1.1CR1//EN"
+                "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd">
      %DocBookMathMLDTD;
 
      See the documentation for detailed information on the parameter
@@ -78,5 +78,5 @@
                   "http://www.w3.org/TR/MathML2/dtd/mathml2.dtd">
 %mathml;
 
-<!-- End of dbmathml.dtd V1.1b1 ............................................. -->
+<!-- End of dbmathml.dtd V1.1CR1 ............................................. -->
 <!-- ...................................................................... -->