/bundles/plugins-trunk/XML/xml/dtds/dbnotnx.mod

# · Unknown · 101 lines · 87 code · 14 blank · 0 comment · 0 complexity · ea10dd6e4846fe87fe2ae78657a4aace MD5 · raw file

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