Initial commit
[profile/ivi/docbook-dtds.git] / 3.1-sgml / docbook.dtd
1 <!-- ...................................................................... -->\r
2 <!-- DocBook DTD V3.1 ..................................................... -->\r
3 <!-- File docbook.dtd ..................................................... -->\r
4 \r
5 <!-- Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999 HaL Computer\r
6      Systems, Inc., O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu\r
7      Software Corporation, and the Organization for the Advancement of\r
8      Structured Information Standards (OASIS).\r
9 \r
10      $Id: docbook.dtd 3.1 1999/02/02 11:54:12 nwalsh Exp $\r
11 \r
12      Permission to use, copy, modify and distribute the DocBook DTD and\r
13      its accompanying documentation for any purpose and without fee is\r
14      hereby granted in perpetuity, provided that the above copyright\r
15      notice and this paragraph appear in all copies.  The copyright\r
16      holders make no representation about the suitability of the DTD for\r
17      any purpose.  It is provided "as is" without expressed or implied\r
18      warranty.\r
19 \r
20      If you modify the DocBook DTD in any way, except for declaring and\r
21      referencing additional sets of general entities and declaring\r
22      additional notations, label your DTD as a variant of DocBook.  See\r
23      the maintenance documentation for more information.\r
24 \r
25      Please direct all questions, bug reports, or suggestions for\r
26      changes to the davenport@berkshire.net mailing list. For more\r
27      information, see http://www.oasis-open.org/docbook/.\r
28 -->\r
29 \r
30 <!-- ...................................................................... -->\r
31 \r
32 <!-- This is the driver file for Version 3.1BETA1 of the DocBook DTD.\r
33      Please use the following formal public identifier to identify it:\r
34 \r
35      "-//OASIS//DTD DocBook V3.1//EN"\r
36 \r
37      For example, if your document's top-level element is Book, and\r
38      you are using DocBook directly, use the FPI in the DOCTYPE\r
39      declaration:\r
40 \r
41      <!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [...]>\r
42 \r
43      Or, if you have a higher-level driver file that customizes DocBook,\r
44      use the FPI in the parameter entity declaration:\r
45 \r
46      <!ENTITY % DocBookDTD PUBLIC "-//OASIS//DTD DocBook V3.1//EN">\r
47      %DocBookDTD;\r
48 \r
49      The DocBook DTD is accompanied by an SGML declaration.\r
50 \r
51      See the documentation for detailed information on the parameter\r
52      entity and module scheme used in DocBook, customizing DocBook and\r
53      planning for interchange, and changes made since the last release\r
54      of DocBook.\r
55 -->\r
56 \r
57 <!-- ...................................................................... -->\r
58 <!-- Notation declarations ................................................ -->\r
59 \r
60 <!ENTITY % dbnotn PUBLIC \r
61 "-//OASIS//ENTITIES DocBook Notations V3.1//EN">\r
62 %dbnotn;\r
63 \r
64 <!-- ...................................................................... -->\r
65 <!-- ISO character entity sets ............................................ -->\r
66 \r
67 <!ENTITY % dbcent PUBLIC \r
68 "-//OASIS//ENTITIES DocBook Character Entities V3.1//EN">\r
69 %dbcent;\r
70 \r
71 \r
72 <!-- ...................................................................... -->\r
73 <!-- DTD modules .......................................................... -->\r
74 \r
75 <!-- Information pool .............. -->\r
76 \r
77 <!ENTITY % dbpool PUBLIC \r
78 "-//OASIS//ELEMENTS DocBook Information Pool V3.1//EN">\r
79 %dbpool;\r
80 \r
81 <!-- Redeclaration placeholder ..... -->\r
82 \r
83 <!ENTITY % intermod.redecl.module "IGNORE">\r
84 <![ %intermod.redecl.module; [\r
85 %rdbmods;\r
86 <!--end of intermod.redecl.module-->]]>\r
87 \r
88 <!-- Document hierarchy ............ -->\r
89 \r
90 <!ENTITY % dbhier PUBLIC \r
91 "-//OASIS//ELEMENTS DocBook Document Hierarchy V3.1//EN">\r
92 %dbhier;\r
93 <!-- ...................................................................... -->\r
94 <!-- Other general entities ............................................... -->\r
95 \r
96 <!ENTITY % dbgenent PUBLIC\r
97 "-//OASIS//ENTITIES DocBook Additional General Entities V3.1//EN">\r
98 %dbgenent;\r
99 \r
100 <!-- End of DocBook DTD V3.1 .............................................. -->\r
101 <!-- ...................................................................... -->\r