1 -- ...................................................................... -- 2 -- Catalog data for DocBook V3.1 ........................................ -- 3 -- File docbook.cat ..................................................... -- 4 5 -- Please direct all questions, bug reports, or suggestions for 6 changes to the davenport@berkshire.net mailing list. For more 7 information, see http://www.oasis-open.org/. 8 -- 9 10 -- This is the catalog data file for Version 3.1 of the DocBook DTD. 11 It is provided as a convenience in building your own catalog files. 12 You need not use the filenames listed here, and need not use the 13 filename method of identifying storage objects at all. See the 14 documentation for detailed information on the files associated with 15 the DocBook DTD. See SGML Open Technical Resolution 9401 for 16 detailed information on supplying and using catalog data. 17 -- 18 19 -- ...................................................................... -- 20 -- SGML declaration associated with DocBook ............................. -- 21 22DTDDECL "-//OASIS//DTD DocBook V3.1//EN" "docbook.dcl" 23 24 -- ...................................................................... -- 25 -- DocBook driver file .................................................. -- 26 27PUBLIC "-//OASIS//DTD DocBook V3.1//EN" "docbook.dtd" 28 29 -- ...................................................................... -- 30 -- DocBook modules ...................................................... -- 31 32PUBLIC "-//USA-DOD//DTD Table Model 951010//EN" "cals-tbl.dtd" 33PUBLIC "-//OASIS//ELEMENTS DocBook Information Pool V3.1//EN" "dbpool.mod" 34PUBLIC "-//OASIS//ELEMENTS DocBook Document Hierarchy V3.1//EN" "dbhier.mod" 35PUBLIC "-//OASIS//ENTITIES DocBook Additional General Entities V3.1//EN" "dbgenent.mod" 36PUBLIC "-//OASIS//ENTITIES DocBook Notations V3.1//EN" "dbnotn.mod" 37PUBLIC "-//OASIS//ENTITIES DocBook Character Entities V3.1//EN" "dbcent.mod" 38 39 -- ...................................................................... -- 40 -- ISO entity sets ...................................................... -- 41 42PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN" "iso-dia.gml" 43PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" "iso-num.gml" 44PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN" "iso-pub.gml" 45PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN" "iso-tech.gml" 46PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN" "iso-lat1.gml" 47PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN" "iso-lat2.gml" 48PUBLIC "ISO 8879:1986//ENTITIES Greek Letters//EN" "iso-grk1.gml" 49PUBLIC "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" "iso-grk2.gml" 50PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN" "iso-grk3.gml" 51PUBLIC "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" "iso-grk4.gml" 52PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" "iso-amsa.gml" 53PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" "iso-amsb.gml" 54PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" "iso-amsc.gml" 55PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" "iso-amsn.gml" 56PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" "iso-amso.gml" 57PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" "iso-amsr.gml" 58PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" "iso-box.gml" 59PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" "iso-cyr1.gml" 60PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" "iso-cyr2.gml" 61 62 -- End of catalog data for DocBook V3.1 ................................. -- 63 -- ...................................................................... -- 64