Initial commit
[profile/ivi/docbook-dtds.git] / 4.1.2-xml / dbgenent.mod
1 <!-- ...................................................................... -->
2 <!-- DocBook XML additional general entities V4.1.2 ......................... -->
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 XML Additional General Entities V4.1.2//EN"
14      "dbgenent.mod">
15      %dbgenent;
16 -->
17
18 <!-- File dbgenent.mod .................................................... -->
19
20 <!-- You can edit this file to add the following:
21
22      o General entity declarations of any kind.  For example:
23
24        <!ENTITY happyface SDATA "insert-face">    (system-specific data)
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 XML additional general entities V4.1.2 .................. -->
41 <!-- ...................................................................... -->