~ubuntu-branches/ubuntu/precise/docbook/precise

« back to all changes in this revision

Viewing changes to docbk241/docbook.dtd

  • Committer: Bazaar Package Importer
  • Author(s): Adam Di Carlo
  • Date: 2002-03-31 01:40:26 UTC
  • Revision ID: james.westby@ubuntu.com-20020331014026-2ifu7guy17p9r3fi
Tags: upstream-4.1.99really4.2.cr1
ImportĀ upstreamĀ versionĀ 4.1.99really4.2.cr1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ...................................................................... -->
 
2
<!-- DocBook DTD V2.4.1 ................................................... -->
 
3
<!-- File docbook.dtd ..................................................... -->
 
4
 
 
5
<!-- Copyright 1992, 1993, 1994, 1995 HaL Computer Systems, Inc., 
 
6
     O'Reilly & Associates, Inc., and ArborText, Inc.
 
7
 
 
8
     Permission to use, copy, modify and distribute the DocBook DTD and
 
9
     its accompanying documentation for any purpose and without fee is
 
10
     hereby granted in perpetuity, provided that the above copyright
 
11
     notice and this paragraph appear in all copies.  The copyright
 
12
     holders make no representation about the suitability of the DTD for
 
13
     any purpose.  It is provided "as is" without expressed or implied
 
14
     warranty.
 
15
 
 
16
     If you modify the DocBook DTD in any way, except for declaring and
 
17
     referencing additional sets of general entities and declaring
 
18
     additional notations, label your DTD as a variant of DocBook.  See
 
19
     the maintenance documentation for more information.
 
20
 
 
21
     Please direct all questions, bug reports, or suggestions for
 
22
     changes to the davenport@online.ora.com mailing list or to one of
 
23
     the maintainers:
 
24
 
 
25
     o Terry Allen, O'Reilly & Associates, Inc.
 
26
       101 Morris St., Sebastopol, CA 95472
 
27
       <terry@ora.com>
 
28
 
 
29
     o Eve Maler, ArborText, Inc.
 
30
       105 Lexington St., Burlington, MA 01803
 
31
       <elm@arbortext.com>
 
32
-->
 
33
 
 
34
<!-- ...................................................................... -->
 
35
 
 
36
<!-- This is the driver file for Version 2.4.1 of the DocBook DTD.
 
37
     Please use the following formal public identifier to identify it:
 
38
 
 
39
     "-//Davenport//DTD DocBook V2.4.1//EN"
 
40
 
 
41
     For example, if your document's top-level element is Book, and
 
42
     you are using DocBook directly, use the FPI in the DOCTYPE
 
43
     declaration:
 
44
 
 
45
     <!DOCTYPE Book PUBLIC "-//Davenport//DTD DocBook V2.4.1//EN" [...]>
 
46
 
 
47
     Or, if you have a higher-level driver file that customizes DocBook,
 
48
     use the FPI in the parameter entity declaration:
 
49
 
 
50
     <!ENTITY % DocBookDTD PUBLIC "-//Davenport//DTD DocBook V2.4.1//EN">
 
51
     %DocBookDTD;
 
52
 
 
53
     The DocBook DTD is accompanied by an SGML declaration.
 
54
 
 
55
     See the documentation for detailed information on the parameter
 
56
     entity and module scheme used in DocBook, customizing DocBook and
 
57
     planning for interchange, and changes made since the last release
 
58
     of DocBook.
 
59
-->
 
60
 
 
61
<!-- ...................................................................... -->
 
62
<!-- Notation declarations ................................................ -->
 
63
 
 
64
<!ENTITY % local.notation.class "">
 
65
<!ENTITY % notation.class
 
66
                "BMP| CGM-CHAR | CGM-BINARY | CGM-CLEAR | DITROFF | DVI 
 
67
                | EPS | EQN | FAX | GIF | IGES | PCX | PIC | PS | TBL | TEX 
 
68
                | TIFF | WMF | WPG | linespecific 
 
69
                %local.notation.class;">
 
70
 
 
71
<!NOTATION BMP          PUBLIC
 
72
"+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION Microsoft Windows bitmap//EN">
 
73
<!NOTATION CGM-CHAR     PUBLIC "ISO 8632/2//NOTATION Character encoding//EN">
 
74
<!NOTATION CGM-BINARY   PUBLIC "ISO 8632/3//NOTATION Binary encoding//EN">
 
75
<!NOTATION CGM-CLEAR    PUBLIC "ISO 8632/4//NOTATION Clear text encoding//EN">
 
76
<!NOTATION DITROFF      SYSTEM "DITROFF">
 
77
<!NOTATION DVI          SYSTEM "DVI">
 
78
<!NOTATION EPS          PUBLIC 
 
79
"+//ISBN 0-201-18127-4::Adobe//NOTATION PostScript Language Ref. Manual//EN">
 
80
<!-- EQN was SYSTEM "-//AT&T//NOTATION EQN-1//EN" -->
 
81
<!NOTATION EQN          SYSTEM>
 
82
<!NOTATION FAX          PUBLIC 
 
83
"-//USA-DOD//NOTATION CCITT Group 4 Facsimile Type 1 Untiled Raster//EN">
 
84
<!NOTATION GIF          SYSTEM "GIF">
 
85
<!NOTATION IGES         PUBLIC 
 
86
"-//USA-DOD//NOTATION (ASME/ANSI Y14.26M-1987) Initial Graphics Exchange Specification//EN">
 
87
<!NOTATION PCX          PUBLIC 
 
88
"+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION ZSoft PCX bitmap//EN">
 
89
<!-- PIC was SYSTEM "-//AT&T//NOTATION EQN-1//EN" -->
 
90
<!NOTATION PIC          SYSTEM>
 
91
<!NOTATION PS           SYSTEM "PS">
 
92
<!-- TBL was SYSTEM "-//AT&T//NOTATION EQN-1//EN" -->
 
93
<!NOTATION TBL          SYSTEM>
 
94
<!NOTATION TEX          PUBLIC 
 
95
"+//ISBN 0-201-13448-9::Knuth//NOTATION The TeXbook//EN">
 
96
<!NOTATION TIFF         SYSTEM "TIFF">
 
97
<!NOTATION WMF          PUBLIC 
 
98
"+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION Microsoft Windows Metafile//EN">
 
99
<!NOTATION WPG          SYSTEM "WPG" --WordPerfect Graphic format-->
 
100
<!NOTATION linespecific SYSTEM 
 
101
"line ends and leading white space must be preserved in output">
 
102
 
 
103
<!-- ...................................................................... -->
 
104
<!-- ISO character entity sets ............................................ -->
 
105
 
 
106
<!ENTITY % ISOamsa.module       "INCLUDE">
 
107
<!ENTITY % ISOamsb.module       "INCLUDE">
 
108
<!ENTITY % ISOamsc.module       "INCLUDE">
 
109
<!ENTITY % ISOamsn.module       "INCLUDE">
 
110
<!ENTITY % ISOamso.module       "INCLUDE">
 
111
<!ENTITY % ISOamsr.module       "INCLUDE">
 
112
<!ENTITY % ISObox.module        "INCLUDE">
 
113
<!ENTITY % ISOcyr1.module       "INCLUDE">
 
114
<!ENTITY % ISOcyr2.module       "INCLUDE">
 
115
<!ENTITY % ISOdia.module        "INCLUDE">
 
116
<!ENTITY % ISOgrk1.module       "INCLUDE">
 
117
<!ENTITY % ISOgrk2.module       "INCLUDE">
 
118
<!ENTITY % ISOgrk3.module       "INCLUDE">
 
119
<!ENTITY % ISOgrk4.module       "INCLUDE">
 
120
<!ENTITY % ISOlat1.module       "INCLUDE">
 
121
<!ENTITY % ISOlat2.module       "INCLUDE">
 
122
<!ENTITY % ISOnum.module        "INCLUDE">
 
123
<!ENTITY % ISOpub.module        "INCLUDE">
 
124
<!ENTITY % ISOtech.module       "INCLUDE">
 
125
 
 
126
<![ %ISOamsa.module; [
 
127
<!ENTITY % ISOamsa PUBLIC
 
128
"ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN">
 
129
%ISOamsa;
 
130
<!--end of ISOamsa.module-->]]>
 
131
 
 
132
<![ %ISOamsb.module; [
 
133
<!ENTITY % ISOamsb PUBLIC
 
134
"ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN">
 
135
%ISOamsb;
 
136
<!--end of ISOamsb.module-->]]>
 
137
 
 
138
<![ %ISOamsc.module; [
 
139
<!ENTITY % ISOamsc PUBLIC
 
140
"ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN">
 
141
%ISOamsc;
 
142
<!--end of ISOamsc.module-->]]>
 
143
 
 
144
<![ %ISOamsn.module; [
 
145
<!ENTITY % ISOamsn PUBLIC
 
146
"ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN">
 
147
%ISOamsn;
 
148
<!--end of ISOamsn.module-->]]>
 
149
 
 
150
<![ %ISOamso.module; [
 
151
<!ENTITY % ISOamso PUBLIC
 
152
"ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN">
 
153
%ISOamso;
 
154
<!--end of ISOamso.module-->]]>
 
155
 
 
156
<![ %ISOamsr.module; [
 
157
<!ENTITY % ISOamsr PUBLIC
 
158
"ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN">
 
159
%ISOamsr;
 
160
<!--end of ISOamsr.module-->]]>
 
161
 
 
162
<![ %ISObox.module; [
 
163
<!ENTITY % ISObox PUBLIC
 
164
"ISO 8879:1986//ENTITIES Box and Line Drawing//EN">
 
165
%ISObox;
 
166
<!--end of ISObox.module-->]]>
 
167
 
 
168
<![ %ISOcyr1.module; [
 
169
<!ENTITY % ISOcyr1 PUBLIC
 
170
"ISO 8879:1986//ENTITIES Russian Cyrillic//EN">
 
171
%ISOcyr1;
 
172
<!--end of ISOcyr1.module-->]]>
 
173
 
 
174
<![ %ISOcyr2.module; [
 
175
<!ENTITY % ISOcyr2 PUBLIC
 
176
"ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN">
 
177
%ISOcyr2;
 
178
<!--end of ISOcyr2.module-->]]>
 
179
 
 
180
<![ %ISOdia.module; [
 
181
<!ENTITY % ISOdia PUBLIC
 
182
"ISO 8879:1986//ENTITIES Diacritical Marks//EN">
 
183
%ISOdia;
 
184
<!--end of ISOdia.module-->]]>
 
185
 
 
186
<![ %ISOgrk1.module; [
 
187
<!ENTITY % ISOgrk1 PUBLIC
 
188
"ISO 8879:1986//ENTITIES Greek Letters//EN">
 
189
%ISOgrk1;
 
190
<!--end of ISOgrk1.module-->]]>
 
191
 
 
192
<![ %ISOgrk2.module; [
 
193
<!ENTITY % ISOgrk2 PUBLIC
 
194
"ISO 8879:1986//ENTITIES Monotoniko Greek//EN">
 
195
%ISOgrk2;
 
196
<!--end of ISOgrk2.module-->]]>
 
197
 
 
198
<![ %ISOgrk3.module; [
 
199
<!ENTITY % ISOgrk3 PUBLIC
 
200
"ISO 8879:1986//ENTITIES Greek Symbols//EN">
 
201
%ISOgrk3;
 
202
<!--end of ISOgrk3.module-->]]>
 
203
 
 
204
<![ %ISOgrk4.module; [
 
205
<!ENTITY % ISOgrk4 PUBLIC
 
206
"ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN">
 
207
%ISOgrk4;
 
208
<!--end of ISOgrk4.module-->]]>
 
209
 
 
210
<![ %ISOlat1.module; [
 
211
<!ENTITY % ISOlat1 PUBLIC
 
212
"ISO 8879:1986//ENTITIES Added Latin 1//EN">
 
213
%ISOlat1;
 
214
<!--end of ISOlat1.module-->]]>
 
215
 
 
216
<![ %ISOlat2.module; [
 
217
<!ENTITY % ISOlat2 PUBLIC
 
218
"ISO 8879:1986//ENTITIES Added Latin 2//EN">
 
219
%ISOlat2;
 
220
<!--end of ISOlat2.module-->]]>
 
221
 
 
222
<![ %ISOnum.module; [
 
223
<!ENTITY % ISOnum PUBLIC
 
224
"ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN">
 
225
%ISOnum;
 
226
<!--end of ISOnum.module-->]]>
 
227
 
 
228
<![ %ISOpub.module; [
 
229
<!ENTITY % ISOpub PUBLIC
 
230
"ISO 8879:1986//ENTITIES Publishing//EN">
 
231
%ISOpub;
 
232
<!--end of ISOpub.module-->]]>
 
233
 
 
234
<![ %ISOtech.module; [
 
235
<!ENTITY % ISOtech PUBLIC
 
236
"ISO 8879:1986//ENTITIES General Technical//EN">
 
237
%ISOtech;
 
238
<!--end of ISOtech.module-->]]>
 
239
 
 
240
<!-- ...................................................................... -->
 
241
<!-- DTD modules .......................................................... -->
 
242
 
 
243
<!-- Information pool .............. -->
 
244
 
 
245
<!ENTITY % dbpool PUBLIC 
 
246
"-//Davenport//ELEMENTS DocBook Information Pool V2.4.1//EN">
 
247
%dbpool;
 
248
 
 
249
<!-- Redeclaration placeholder ..... -->
 
250
 
 
251
<!ENTITY % intermod.redecl.module "IGNORE">
 
252
<![ %intermod.redecl.module; [
 
253
%rdbmods;
 
254
<!--end of intermod.redecl.module-->]]>
 
255
 
 
256
<!-- Document hierarchy ............ -->
 
257
 
 
258
<!ENTITY % dbhier PUBLIC 
 
259
"-//Davenport//ELEMENTS DocBook Document Hierarchy V2.4.1//EN">
 
260
%dbhier;
 
261
 
 
262
<!-- ...................................................................... -->
 
263
<!-- Other general entities ............................................... -->
 
264
 
 
265
<!ENTITY % dbgenent PUBLIC
 
266
"-//Davenport//ELEMENTS DocBook Additional General Entities//EN">
 
267
%dbgenent;
 
268
 
 
269
<!-- End of DocBook DTD V2.4.1 ............................................ -->
 
270
<!-- ...................................................................... -->