Initial Commit
[packages] / xemacs-packages / psgml-dtds / etc / dbnotn.mod
1 <!-- ...................................................................... -->
2 <!-- DocBook notations module V3.1 ........................................ -->
3 <!-- File dbnotn.mod ...................................................... -->
4
5 <!-- Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999 HaL Computer
6      Systems, Inc., O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu
7      Software Corporation, and the Organization for the Advancement of
8      Structured Information Standards (OASIS).
9
10      $Id: dbnotn.mod,v 1.1 2002-08-25 10:21:55 scop Exp $
11
12      Permission to use, copy, modify and distribute the DocBook DTD and
13      its accompanying documentation for any purpose and without fee is
14      hereby granted in perpetuity, provided that the above copyright
15      notice and this paragraph appear in all copies.  The copyright
16      holders make no representation about the suitability of the DTD for
17      any purpose.  It is provided "as is" without expressed or implied
18      warranty.
19
20      If you modify the DocBook DTD in any way, except for declaring and
21      referencing additional sets of general entities and declaring
22      additional notations, label your DTD as a variant of DocBook.  See
23      the maintenance documentation for more information.
24
25      Please direct all questions, bug reports, or suggestions for
26      changes to the davenport@berkshire.net mailing list. For more
27      information, see http://www.oasis-open.org/docbook/.
28 -->
29
30 <!-- ...................................................................... -->
31
32 <!-- This module contains the entity declarations for the standard ISO
33      entity sets used by DocBook.
34
35      In DTD driver files referring to this module, please use an entity
36      declaration that uses the public identifier shown below:
37
38      <!ENTITY % dbcent PUBLIC
39      "-//OASIS//ENTITIES DocBook Notations V3.1//EN">
40      %dbhier;
41
42      See the documentation for detailed information on the parameter
43      entity and module scheme used in DocBook, customizing DocBook and
44      planning for interchange, and changes made since the last release
45      of DocBook.
46 -->
47
48 <!ENTITY % local.notation.class "">
49 <!ENTITY % notation.class
50                 "BMP| CGM-CHAR | CGM-BINARY | CGM-CLEAR | DITROFF | DVI
51                 | EPS | EQN | FAX | GIF | GIF87a | GIF89a 
52                 | JPG | JPEG | IGES | PCX
53                 | PIC | PS | SGML | TBL | TEX | TIFF | WMF | WPG
54                 | linespecific
55                 %local.notation.class;">
56
57 <!NOTATION BMP          PUBLIC
58 "+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION Microsoft Windows bitmap//EN">
59 <!NOTATION CGM-CHAR     PUBLIC "ISO 8632/2//NOTATION Character encoding//EN">
60 <!NOTATION CGM-BINARY   PUBLIC "ISO 8632/3//NOTATION Binary encoding//EN">
61 <!NOTATION CGM-CLEAR    PUBLIC "ISO 8632/4//NOTATION Clear text encoding//EN">
62 <!NOTATION DITROFF      SYSTEM "DITROFF">
63 <!NOTATION DVI          SYSTEM "DVI">
64 <!NOTATION EPS          PUBLIC 
65 "+//ISBN 0-201-18127-4::Adobe//NOTATION PostScript Language Ref. Manual//EN">
66 <!-- EQN was SYSTEM "-//AT&T//NOTATION EQN-1//EN" -->
67 <!NOTATION EQN          SYSTEM>
68 <!NOTATION FAX          PUBLIC 
69 "-//USA-DOD//NOTATION CCITT Group 4 Facsimile Type 1 Untiled Raster//EN">
70 <!NOTATION GIF          SYSTEM "GIF">
71 <!NOTATION GIF87a               PUBLIC
72 "-//CompuServe//NOTATION Graphics Interchange Format 87a//EN">
73
74 <!NOTATION GIF89a               PUBLIC
75 "-//CompuServe//NOTATION Graphics Interchange Format 89a//EN">
76 <!NOTATION JPG          SYSTEM "JPG">
77 <!NOTATION JPEG         SYSTEM "JPG">
78 <!NOTATION IGES         PUBLIC 
79 "-//USA-DOD//NOTATION (ASME/ANSI Y14.26M-1987) Initial Graphics Exchange Specification//EN">
80 <!NOTATION PCX          PUBLIC 
81 "+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION ZSoft PCX bitmap//EN">
82 <!-- PIC was SYSTEM "-//AT&T//NOTATION EQN-1//EN" -->
83 <!NOTATION PIC          SYSTEM>
84 <!NOTATION PS           SYSTEM "PS">
85 <!NOTATION SGML         PUBLIC 
86 "ISO 8879:1986//NOTATION Standard Generalized Markup Language//EN">
87 <!-- TBL was SYSTEM "-//AT&T//NOTATION EQN-1//EN" -->
88 <!NOTATION TBL          SYSTEM>
89 <!NOTATION TEX          PUBLIC 
90 "+//ISBN 0-201-13448-9::Knuth//NOTATION The TeXbook//EN">
91 <!NOTATION TIFF         SYSTEM "TIFF">
92 <!NOTATION WMF          PUBLIC 
93 "+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION Microsoft Windows Metafile//EN">
94 <!NOTATION WPG          SYSTEM "WPG" --WordPerfect Graphic format-->
95 <!NOTATION linespecific SYSTEM 
96 "line ends and leading white space must be preserved in output">