Initial commit
[profile/ivi/docbook-dtds.git] / 4.0-sgml / dbnotn.mod
1 <!-- ...................................................................... -->
2 <!-- DocBook notations module V4.0 ........................................ -->
3 <!-- File dbnotn.mod ...................................................... -->
4
5 <!-- Copyright 1992-2000 HaL Computer Systems, Inc.,
6      O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
7      Corporation, and the Organization for the Advancement of
8      Structured Information Standards (OASIS).
9
10      $Id: dbnotn.mod,v 1.7 2000/05/18 19:44:18 nwalsh 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 docbook@lists.oasis-open.org 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
33      notations 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 % dbnotn PUBLIC
39      "-//OASIS//ENTITIES DocBook Notations V4.0//EN">
40      %dbnotn;
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 | PNG | 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 PNG          SYSTEM "http://www.w3.org/TR/REC-png">
85 <!NOTATION PS           SYSTEM "PS">
86 <!NOTATION SGML         PUBLIC 
87 "ISO 8879:1986//NOTATION Standard Generalized Markup Language//EN">
88 <!-- TBL was SYSTEM "-//AT&T//NOTATION EQN-1//EN" -->
89 <!NOTATION TBL          SYSTEM>
90 <!NOTATION TEX          PUBLIC 
91 "+//ISBN 0-201-13448-9::Knuth//NOTATION The TeXbook//EN">
92 <!NOTATION TIFF         SYSTEM "TIFF">
93 <!NOTATION WMF          PUBLIC 
94 "+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION Microsoft Windows Metafile//EN">
95 <!NOTATION WPG          SYSTEM "WPG" --WordPerfect Graphic format-->
96 <!NOTATION linespecific SYSTEM 
97 "line ends and leading white space must be preserved in output">