summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xml-dtd-4.1.2/catalog.xml
blob: 91c0e9e9f546efc911716acf730102812ff58e3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<?xml version='1.0'?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">

<!-- ...................................................................... -->
<!-- Catalog data for DocBook XML V4.1.2 .................................. -->
<!-- File docbook.cat ..................................................... -->

<!-- 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 XML V4.1.2. 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 SGML Open Technical Resolution 9401 for detailed information
     on supplying and using catalog data.
  -->

<!-- ...................................................................... -->
<!-- DocBook driver file .................................................. -->

<public publicId="-//OASIS//DTD DocBook XML V4.1.2//EN"
        uri="docbookx.dtd" />

<!-- ...................................................................... -->
<!-- DocBook modules ...................................................... -->

<public publicId="-//OASIS//DTD DocBook XML CALS Table Model V4.1.2//EN"
        uri="calstblx.dtd" />
<public publicId="-//OASIS//DTD XML Exchange Table Model 19990315//EN"
        uri="soextblx.dtd" />
<public publicId="-//OASIS//ELEMENTS DocBook XML Information Pool V4.1.2//EN"
        uri="dbpoolx.mod" />
<public publicId="-//OASIS//ELEMENTS DocBook XML Document Hierarchy V4.1.2//EN"
        uri="dbhierx.mod" />
<public publicId="-//OASIS//ENTITIES DocBook XML Additional General Entities V4.1.2//EN"
        uri="dbgenent.mod" />
<public publicId="-//OASIS//ENTITIES DocBook XML Notations V4.1.2//EN"
        uri="dbnotnx.mod" />
<public publicId="-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
        uri="dbcentx.mod" />

<!-- ...................................................................... -->
<!-- ISO entity sets ...................................................... -->

<public publicId="ISO 8879:1986//ENTITIES Diacritical Marks//EN"
        uri="ent/iso-dia.ent" />
<public publicId="ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN"
        uri="ent/iso-num.ent" />
<public publicId="ISO 8879:1986//ENTITIES Publishing//EN"
        uri="ent/iso-pub.ent" />
<public publicId="ISO 8879:1986//ENTITIES General Technical//EN"
        uri="ent/iso-tech.ent" />
<public publicId="ISO 8879:1986//ENTITIES Added Latin 1//EN"
        uri="ent/iso-lat1.ent" />
<public publicId="ISO 8879:1986//ENTITIES Added Latin 2//EN"
        uri="ent/iso-lat2.ent" />
<public publicId="ISO 8879:1986//ENTITIES Greek Letters//EN"
        uri="ent/iso-grk1.ent" />
<public publicId="ISO 8879:1986//ENTITIES Monotoniko Greek//EN"
        uri="ent/iso-grk2.ent" />
<public publicId="ISO 8879:1986//ENTITIES Greek Symbols//EN"
        uri="ent/iso-grk3.ent" />
<public publicId="ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN"
        uri="ent/iso-grk4.ent" />
<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN"
        uri="ent/iso-amsa.ent" />
<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN"
        uri="ent/iso-amsb.ent" />
<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN"
        uri="ent/iso-amsc.ent" />
<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN"
        uri="ent/iso-amsn.ent" />
<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN"
        uri="ent/iso-amso.ent" />
<public publicId="ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN"
        uri="ent/iso-amsr.ent" />
<public publicId="ISO 8879:1986//ENTITIES Box and Line Drawing//EN"
        uri="ent/iso-box.ent" />
<public publicId="ISO 8879:1986//ENTITIES Russian Cyrillic//EN"
        uri="ent/iso-cyr1.ent" />
<public publicId="ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN"
        uri="ent/iso-cyr2.ent" />

<!-- End of catalog data for DocBook XML V4.1.2 ........................... -->
<!-- ...................................................................... -->

</catalog>