26 lines
1.0 KiB
XML
26 lines
1.0 KiB
XML
<!-- ...................................................................... -->
|
|
<!-- DocBook additional general entities V3.0 ............................. -->
|
|
<!-- File dbgenent.mod .................................................... -->
|
|
|
|
<!-- You can edit this file to add the following:
|
|
|
|
o General entity declarations of any kind. For example:
|
|
|
|
<!ENTITY happyface SDATA "insert-face"> (system-specific data)
|
|
<!ENTITY productname "WinWidget"> (small boilerplate)
|
|
<!ENTITY legal-notice SYSTEM "notice.sgm"> (large boilerplate)
|
|
|
|
o Notation declarations. For example:
|
|
|
|
<!NOTATION chicken-scratch SYSTEM>
|
|
|
|
o Declarations for and references to external parameter entities
|
|
containing collections of any of the above. For example:
|
|
|
|
<!ENTITY % all-titles PUBLIC "-//DocTools//ELEMENTS Book Titles//EN">
|
|
%all-titles;
|
|
-->
|
|
|
|
<!-- End of DocBook additional general entities V3.0 ...................... -->
|
|
<!-- ...................................................................... -->
|