]> granicus.if.org Git - docbook-dsssl/commitdiff
Updated comments; fixed typo in xref.char.class
authorNorman Walsh <ndw@nwalsh.com>
Mon, 10 Jun 2002 14:05:33 +0000 (14:05 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Mon, 10 Jun 2002 14:05:33 +0000 (14:05 +0000)
docbook/simple/sdocbook-custom.dtd

index 7b3fbffa82aba57bac761a275ca9a0a24a052339..8361d0d988b0a0ecaec6ffb1f12816ed5611b71a 100644 (file)
@@ -1,12 +1,12 @@
 <!-- ...................................................................... -->
-<!-- Simplified DocBook DTD V1.0b2 ...................................... -->
+<!-- Simplified DocBook DTD V1.0CR2 ...................................... -->
 <!-- File sdocbook-custom.dtd ............................................. -->
 
-<!-- Copyright 1992-2001 HaL Computer Systems, Inc.,
+<!-- Copyright 1992-2002 HaL Computer Systems, Inc.,
      O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
-     Corporation, Norman Walsh, Sun Microsystems, Inc. and the
-     Organization for the Advancement of Structured Information Standards
-     (OASIS).
+     Corporation, Norman Walsh, Sun Microsystems, Inc., and the
+     Organization for the Advancement of Structured Information
+     Standards (OASIS).
 
      $Id$
 
 
 <!-- ...................................................................... -->
 
-<!-- This is the driver file for V1.0b2 of the Simplified DocBook XML DTD.
+<!-- This is the driver file for V1.0CR2 of the Simplified DocBook XML DTD.
      Please use the following formal public identifier to identify it:
 
-     "-//OASIS//DTD Simplified DocBook XML V1.0b2//EN"
+     "-//OASIS//DTD Simplified DocBook XML V1.0CR2//EN"
 
      For example:
 
      <!DOCTYPE article
-               PUBLIC "-//OASIS//DTD Simplified DocBook XML V1.0b2//EN"
-      "http://www.oasis-open.org/docbook/xml/simple/1.0b2/sdocbook.dtd"
+               PUBLIC "-//OASIS//DTD Simplified DocBook XML V1.0CR2//EN"
+      "http://www.oasis-open.org/docbook/xml/simple/1.0CR2/sdocbook.dtd"
      [...]>
 -->
 
 <!-- Character-level classes .............................................. -->
 
 <!ENTITY % local.xref.char.class "">
-<!ENTITY % xref.char.class "footnotref|xref %local.xref.char.class;">
+<!ENTITY % xref.char.class "footnoteref|xref %local.xref.char.class;">
 
 <!ENTITY % local.gen.char.class "">
 <!ENTITY % gen.char.class
 <!ELEMENT literallayout (%para.char.mix; | lineannotation)*>
 ]]>
 
-<!-- End of Simplified DocBook DTD V1.0b2 ............................... -->
+<!-- End of Simplified DocBook DTD V1.0CR2 ............................... -->
 <!-- ...................................................................... -->