Initial Commit
[packages] / xemacs-packages / psgml-dtds / etc / dbgenent.mod
1 <!-- ...................................................................... -->
2 <!-- DocBook additional general entities V3.1 ............................. -->
3 <!-- File dbgenent.mod .................................................... -->
4
5 <!-- You can edit this file to add the following:
6
7      o General entity declarations of any kind.  For example:
8
9        <!ENTITY happyface SDATA "insert-face">    (system-specific data)
10        <!ENTITY productname "WinWidget">          (small boilerplate)
11        <!ENTITY legal-notice SYSTEM "notice.sgm"> (large boilerplate)
12
13      o Notation declarations.  For example:
14
15        <!NOTATION chicken-scratch SYSTEM>
16
17      o Declarations for and references to external parameter entities
18        containing collections of any of the above.  For example:
19
20        <!ENTITY % all-titles PUBLIC "-//DocTools//ELEMENTS Book Titles//EN">
21        %all-titles;
22 -->
23
24 <!-- End of DocBook additional general entities V3.1 ...................... -->
25 <!-- ...................................................................... -->