blob: ff5ba90d1d52a3b79491527bfdc194eebc87b98e [file] [log] [blame]
dacarver2533f942008-10-23 23:40:31 +00001<!-- ...................................................................... -->
2<!-- DocBook additional general entities V4.5 ............................. -->
3
4<!-- Copyright 1992-2004 HaL Computer Systems, Inc.,
5 O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
6 Corporation, Norman Walsh, Sun Microsystems, Inc., and the
7 Organization for the Advancement of Structured Information
8 Standards (OASIS).
9
10 In DTD driver files referring to this module, please use an entity
11 declaration that uses the public identifier shown below:
12
13 <!ENTITY % dbgenent PUBLIC
14 "-//OASIS//ENTITIES DocBook Additional General Entities V4.5//EN"
15 "dbgenent.mod">
16 %dbgenent;
17-->
18
19<!-- File dbgenent.mod .................................................... -->
20
21<!-- You can edit this file to add the following:
22
23 o General entity declarations of any kind. For example:
24
25 <!ENTITY productname "WinWidget"> (small boilerplate)
26 <!ENTITY legal-notice SYSTEM "notice.sgm"> (large boilerplate)
27
28 o Notation declarations. For example:
29
30 <!NOTATION chicken-scratch SYSTEM>
31
32 o Declarations for and references to external parameter entities
33 containing collections of any of the above. For example:
34
35 <!ENTITY % all-titles PUBLIC "-//DocTools//ELEMENTS Book Titles//EN"
36 "booktitles.ent">
37 %all-titles;
38-->
39
40<!-- End of DocBook additional general entities V4.5 ...................... -->
41<!-- ...................................................................... -->