1 -- ...................................................................... -- 2 -- Catalog data for DocBook V4.2 ........................................ -- 3 -- File docbook.cat ..................................................... -- 4 5 -- Please direct all questions, bug reports, or suggestions for 6 changes to the docbook@lists.oasis-open.org mailing list. For more 7 information, see http://www.oasis-open.org/. 8 -- 9 10 -- This is the catalog data file for DocBook V4.2. It is provided as 11 a convenience in building your own catalog files. You need not use 12 the filenames listed here, and need not use the filename method of 13 identifying storage objects at all. See the documentation for 14 detailed information on the files associated with the DocBook DTD. 15 See SGML Open Technical Resolution 9401 for detailed information 16 on supplying and using catalog data. 17 -- 18 19 -- ...................................................................... -- 20 -- DocBook driver file .................................................. -- 21 22PUBLIC "-//OASIS//DTD DocBook V4.2//EN" 23 "docbook.dtd" 24 25PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 26 "docbookx.dtd" 27 28 -- ...................................................................... -- 29 -- DocBook modules ...................................................... -- 30 31PUBLIC "-//OASIS//DTD DocBook CALS Table Model V4.2//EN" 32 "calstblx.dtd" 33 34PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN" 35 "soextblx.dtd" 36 37PUBLIC "-//OASIS//ELEMENTS DocBook Information Pool V4.2//EN" 38 "dbpoolx.mod" 39 40PUBLIC "-//OASIS//ELEMENTS DocBook Document Hierarchy V4.2//EN" 41 "dbhierx.mod" 42 43PUBLIC "-//OASIS//ENTITIES DocBook Additional General Entities V4.2//EN" 44 "dbgenent.mod" 45 46PUBLIC "-//OASIS//ENTITIES DocBook Notations V4.2//EN" 47 "dbnotnx.mod" 48 49PUBLIC "-//OASIS//ENTITIES DocBook Character Entities V4.2//EN" 50 "dbcentx.mod" 51 52 -- ...................................................................... -- 53 -- ISO entity sets ...................................................... -- 54 55PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN" 56 "iso-dia.gml" 57 58PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" 59 "iso-num.gml" 60 61PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN" 62 "iso-pub.gml" 63 64PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN" 65 "iso-tech.gml" 66 67PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN" 68 "iso-lat1.gml" 69 70PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN" 71 "iso-lat2.gml" 72 73PUBLIC "ISO 8879:1986//ENTITIES Greek Letters//EN" 74 "iso-grk1.gml" 75 76PUBLIC "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" 77 "iso-grk2.gml" 78 79PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN" 80 "iso-grk3.gml" 81 82PUBLIC "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" 83 "iso-grk4.gml" 84 85PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" 86 "iso-amsa.gml" 87 88PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" 89 "iso-amsb.gml" 90 91PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" 92 "iso-amsc.gml" 93 94PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" 95 "iso-amsn.gml" 96 97PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" 98 "iso-amso.gml" 99 100PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" 101 "iso-amsr.gml" 102 103PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" 104 "iso-box.gml" 105 106PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" 107 "iso-cyr1.gml" 108 109PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" 110 "iso-cyr2.gml" 111 112 -- End of catalog data for DocBook V4.2 ................................. -- 113 -- ...................................................................... -- 114