37680ce14c4b6e4458d6d776f7df53c23d0fb706
[apps/madmutt.git] / doc / dtd / docbookx.dtd
1 <!-- ...................................................................... -->\r
2 <!-- DocBook XML DTD V4.2 ................................................. -->\r
3 <!-- File docbookx.dtd .................................................... -->\r
4 \r
5 <!-- Copyright 1992-2002 HaL Computer Systems, Inc.,\r
6      O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software\r
7      Corporation, Norman Walsh, Sun Microsystems, Inc., and the\r
8      Organization for the Advancement of Structured Information\r
9      Standards (OASIS).\r
10 \r
11      $Id$\r
12 \r
13      Permission to use, copy, modify and distribute the DocBook XML DTD\r
14      and its accompanying documentation for any purpose and without fee\r
15      is hereby granted in perpetuity, provided that the above copyright\r
16      notice and this paragraph appear in all copies.  The copyright\r
17      holders make no representation about the suitability of the DTD for\r
18      any purpose.  It is provided "as is" without expressed or implied\r
19      warranty.\r
20 \r
21      If you modify the DocBook DTD in any way, except for declaring and\r
22      referencing additional sets of general entities and declaring\r
23      additional notations, label your DTD as a variant of DocBook.  See\r
24      the maintenance documentation for more information.\r
25 \r
26      Please direct all questions, bug reports, or suggestions for\r
27      changes to the docbook@lists.oasis-open.org mailing list. For more\r
28      information, see http://www.oasis-open.org/docbook/.\r
29 -->\r
30 \r
31 <!-- ...................................................................... -->\r
32 \r
33 <!-- This is the driver file for V4.2 of the DocBook DTD.\r
34      Please use the following formal public identifier to identify it:\r
35 \r
36      "-//OASIS//DTD DocBook XML V4.2//EN"\r
37 \r
38      For example, if your document's top-level element is Book, and\r
39      you are using DocBook directly, use the FPI in the DOCTYPE\r
40      declaration:\r
41 \r
42      <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"\r
43                     "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"\r
44                     [...]>\r
45 \r
46      Or, if you have a higher-level driver file that customizes DocBook,\r
47      use the FPI in the parameter entity declaration:\r
48 \r
49      <!ENTITY % DocBookDTD PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"\r
50                 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">\r
51      %DocBookDTD;\r
52 \r
53      See the documentation for detailed information on the parameter\r
54      entity and module scheme used in DocBook, customizing DocBook and\r
55      planning for interchange, and changes made since the last release\r
56      of DocBook.\r
57 -->\r
58 \r
59 <!-- ...................................................................... -->\r
60 <!-- Enable SGML features ................................................. -->\r
61 \r
62 <!ENTITY % sgml.features "IGNORE">\r
63 <![%sgml.features;[\r
64 <!ENTITY % xml.features "IGNORE">\r
65 ]]>\r
66 <!ENTITY % xml.features "INCLUDE">\r
67 \r
68 <![%sgml.features;[\r
69 <![%xml.features;[\r
70 \r
71 <!-- ERROR: Exactly one of xml.features and sgml.features must be turned on! -->\r
72 <!ENTITY % dbnotn SYSTEM "http://www.oasis-open.org/docbook/xml/configerror.txt">\r
73 <!ENTITY % dbcent SYSTEM "http://www.oasis-open.org/docbook/xml/configerror.txt">\r
74 <!ENTITY % dbpool SYSTEM "http://www.oasis-open.org/docbook/xml/configerror.txt">\r
75 <!ENTITY % dbhier SYSTEM "http://www.oasis-open.org/docbook/xml/configerror.txt">\r
76 <!ENTITY % dbgenent SYSTEM "http://www.oasis-open.org/docbook/xml/configerror.txt">\r
77 \r
78 ]]>\r
79 ]]>\r
80 \r
81 <![%sgml.features;[\r
82 <!ENTITY % ho "- O">\r
83 <!ENTITY % hh "- -">\r
84 ]]>\r
85 \r
86 <![%xml.features;[\r
87 <!ENTITY % ho "">\r
88 <!ENTITY % hh "">\r
89 ]]>\r
90 \r
91 <!-- ...................................................................... -->\r
92 <!-- Notation declarations ................................................ -->\r
93 \r
94 <!ENTITY % dbnotn.module "INCLUDE">\r
95 <![%dbnotn.module;[\r
96 <!ENTITY % dbnotn PUBLIC\r
97 "-//OASIS//ENTITIES DocBook Notations V4.2//EN"\r
98 "dbnotnx.mod">\r
99 %dbnotn;\r
100 ]]>\r
101 \r
102 <!-- ...................................................................... -->\r
103 <!-- ISO character entity sets ............................................ -->\r
104 \r
105 <!ENTITY % dbcent.module "INCLUDE">\r
106 <![%dbcent.module;[\r
107 \r
108 <![%sgml.features;[\r
109 <!ENTITY euro "[euro  ]"><!-- euro sign, U+20AC NEW -->\r
110 ]]>\r
111 <![%xml.features;[\r
112 <!ENTITY euro "&#x20AC;"><!-- euro sign, U+20AC NEW -->\r
113 ]]>\r
114 \r
115 <!ENTITY % dbcent PUBLIC\r
116 "-//OASIS//ENTITIES DocBook Character Entities V4.2//EN"\r
117 "dbcentx.mod">\r
118 %dbcent;\r
119 ]]>\r
120 \r
121 <!-- ...................................................................... -->\r
122 <!-- DTD modules .......................................................... -->\r
123 \r
124 <!-- Information pool .............. -->\r
125 \r
126 <!ENTITY % dbpool.module "INCLUDE">\r
127 <![ %dbpool.module; [\r
128 <!ENTITY % dbpool PUBLIC\r
129 "-//OASIS//ELEMENTS DocBook Information Pool V4.2//EN"\r
130 "dbpoolx.mod">\r
131 %dbpool;\r
132 ]]>\r
133 \r
134 <!-- Redeclaration placeholder ..... -->\r
135 \r
136 <!ENTITY % intermod.redecl.module "IGNORE">\r
137 <![%intermod.redecl.module;[\r
138 <!-- Defining rdbmods here makes some buggy XML parsers happy. -->\r
139 <!ENTITY % rdbmods "">\r
140 %rdbmods;\r
141 <!--end of intermod.redecl.module-->]]>\r
142 \r
143 <!-- Document hierarchy ............ -->\r
144 \r
145 <!ENTITY % dbhier.module "INCLUDE">\r
146 <![ %dbhier.module; [\r
147 <!ENTITY % dbhier PUBLIC\r
148 "-//OASIS//ELEMENTS DocBook Document Hierarchy V4.2//EN"\r
149 "dbhierx.mod">\r
150 %dbhier;\r
151 ]]>\r
152 \r
153 <!-- ...................................................................... -->\r
154 <!-- Other general entities ............................................... -->\r
155 \r
156 <!ENTITY % dbgenent.module "INCLUDE">\r
157 <![ %dbgenent.module; [\r
158 <!ENTITY % dbgenent PUBLIC\r
159 "-//OASIS//ENTITIES DocBook Additional General Entities V4.2//EN"\r
160 "dbgenent.mod">\r
161 %dbgenent;\r
162 ]]>\r
163 \r
164 <!-- End of DocBook XML DTD V4.2 .......................................... -->\r
165 <!-- ...................................................................... -->\r