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