]> granicus.if.org Git - docbook-dsssl/commitdiff
XML Catalog for DocBook
authorNorman Walsh <ndw@nwalsh.com>
Tue, 13 Nov 2001 18:19:55 +0000 (18:19 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Tue, 13 Nov 2001 18:19:55 +0000 (18:19 +0000)
docbook/sgml/catalog.xml [new file with mode: 0644]

diff --git a/docbook/sgml/catalog.xml b/docbook/sgml/catalog.xml
new file mode 100644 (file)
index 0000000..2b42c71
--- /dev/null
@@ -0,0 +1,118 @@
+<?xml version='1.0'?>
+<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
+
+<!-- ...................................................................... -->
+<!-- XML Catalog data for DocBook V4.2b0 .................................... -->
+<!-- File catalog.xml ..................................................... -->
+
+<!-- Please direct all questions, bug reports, or suggestions for
+     changes to the docbook@lists.oasis-open.org mailing list. For more
+     information, see http://www.oasis-open.org/.
+<!-->
+
+<!-- This is the catalog data file for DocBook V4.2b0. It is provided as
+     a convenience in building your own catalog files. You need not use
+     the filenames listed here, and need not use the filename method of
+     identifying storage objects at all.  See the documentation for
+     detailed information on the files associated with the DocBook DTD.
+     See XML Catalogs at http://www.oasis-open.org/committees/entity/ for
+     detailed information on supplying and using catalog data.
+<!-->
+
+<!-- ...................................................................... -->
+<!-- DocBook driver file .................................................. -->
+
+<public publicId="-//OASIS//DTD DocBook V4.2b0//EN"
+        uri="docbook.dtd"/>
+
+<public publicId="-//OASIS//DTD DocBook XML V4.2b0//EN"
+        uri="docbookx.dtd"/>
+
+<!-- ...................................................................... -->
+<!-- DocBook modules ...................................................... -->
+
+<public publicId="-//OASIS//DTD DocBook CALS Table Model V4.2b0//EN"
+        uri="calstblx.dtd"/>
+
+<public publicId="-//OASIS//DTD XML Exchange Table Model 19990315//EN"
+        uri="soextblx.dtd"/>
+
+<public publicId="-//OASIS//ELEMENTS DocBook Information Pool V4.2b0//EN"
+        uri="dbpoolx.mod"/>
+
+<public publicId="-//OASIS//ELEMENTS DocBook Document Hierarchy V4.2b0//EN"
+        uri="dbhierx.mod"/>
+
+<public publicId="-//OASIS//ENTITIES DocBook Additional General Entities V4.2b0//EN"
+        uri="dbgenent.mod"/>
+
+<public publicId="-//OASIS//ENTITIES DocBook Notations V4.2b0//EN"
+        uri="dbnotnx.mod"/>
+
+<public publicId="-//OASIS//ENTITIES DocBook Character Entities V4.2b0//EN"
+        uri="dbcentx.mod"/>
+
+<!-- ...................................................................... -->
+<!-- ISO entity sets ...................................................... -->
+
+<public publicId="ISO 8879:1986//ENTITIES Diacritical Marks//EN"
+        uri="iso-dia.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN"
+        uri="iso-num.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Publishing//EN"
+        uri="iso-pub.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES General Technical//EN"
+        uri="iso-tech.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Latin 1//EN"
+        uri="iso-lat1.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Latin 2//EN"
+        uri="iso-lat2.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Greek Letters//EN"
+        uri="iso-grk1.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Monotoniko Greek//EN"
+        uri="iso-grk2.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Greek Symbols//EN"
+        uri="iso-grk3.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN"
+        uri="iso-grk4.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN"
+        uri="iso-amsa.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN"
+        uri="iso-amsb.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN"
+        uri="iso-amsc.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN"
+        uri="iso-amsn.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN"
+        uri="iso-amso.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN"
+        uri="iso-amsr.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Box and Line Drawing//EN"
+        uri="iso-box.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Russian Cyrillic//EN"
+        uri="iso-cyr1.gml"/>
+
+<public publicId="ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN"
+        uri="iso-cyr2.gml"/>
+
+<!-- End of catalog data for DocBook XML V4.2b0 ............................. -->
+<!-- ...................................................................... -->
+
+</catalog>