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