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

« back to all changes in this revision

Viewing changes to docbook-3.0/docbook.dtd

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Leidert (dale)
  • Date: 2007-09-26 21:21:26 UTC
  • mfrom: (4.1.3 gutsy)
  • Revision ID: james.westby@ubuntu.com-20070926212126-plb03s9jffu02iey
Tags: 4.5-4
* debian/control: Homepage field transition.
  (Suggests): Added docbook-defguide.
* debian/docbook.postinst: Removed. Contains only pre-etch legacy stuff.
* debian/README.Debian: Removed or replaced references to non-existing
  packages.
* debian/watch: Added watch file.

Show diffs side-by-side

added added

removed removed

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