~ubuntu-branches/ubuntu/jaunty/docbook-xml/jaunty

« back to all changes in this revision

Viewing changes to 4.3/catalog.xml

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2004-12-15 22:46:22 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041215224622-62ooije4ba5s0a18
Tags: 4.3-1.1
* Non-maintainer upload.
* High-urgency upload for sarge-targetted RC bugfix
* Edit debian/rules to remove build-dependency on symlinks, which is
  slated for removal; and drop no-longer-needed dependency of 
  symlinks (closes: #284453).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0'?>
 
2
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
 
3
 
 
4
<!-- ...................................................................... -->
 
5
<!-- XML Catalog data for DocBook XML V4.3 ................................ -->
 
6
<!-- File catalog.xml ..................................................... -->
 
7
 
 
8
<!-- Please direct all questions, bug reports, or suggestions for
 
9
     changes to the docbook@lists.oasis-open.org mailing list. For more
 
10
     information, see http://www.oasis-open.org/.
 
11
  -->
 
12
 
 
13
<!-- This is the catalog data file for DocBook V4.3. It is provided as
 
14
     a convenience in building your own catalog files. You need not use
 
15
     the filenames listed here, and need not use the filename method of
 
16
     identifying storage objects at all.  See the documentation for
 
17
     detailed information on the files associated with the DocBook DTD.
 
18
     See XML Catalogs at http://www.oasis-open.org/committees/entity/ for
 
19
     detailed information on supplying and using catalog data.
 
20
  -->
 
21
 
 
22
<!-- ...................................................................... -->
 
23
<!-- DocBook driver file .................................................. -->
 
24
 
 
25
<public publicId="-//OASIS//DTD DocBook XML V4.3//EN"
 
26
        uri="docbookx.dtd"/>
 
27
 
 
28
<!-- ...................................................................... -->
 
29
<!-- DocBook modules ...................................................... -->
 
30
 
 
31
<public publicId="-//OASIS//DTD DocBook CALS Table Model V4.3//EN"
 
32
        uri="calstblx.dtd"/>
 
33
 
 
34
<public publicId="-//OASIS//DTD XML Exchange Table Model 19990315//EN"
 
35
        uri="soextblx.dtd"/>
 
36
 
 
37
<public publicId="-//OASIS//ELEMENTS DocBook Information Pool V4.3//EN"
 
38
        uri="dbpoolx.mod"/>
 
39
 
 
40
<public publicId="-//OASIS//ELEMENTS DocBook Document Hierarchy V4.3//EN"
 
41
        uri="dbhierx.mod"/>
 
42
 
 
43
<public publicId="-//OASIS//ENTITIES DocBook Additional General Entities V4.3//EN"
 
44
        uri="dbgenent.mod"/>
 
45
 
 
46
<public publicId="-//OASIS//ENTITIES DocBook Notations V4.3//EN"
 
47
        uri="dbnotnx.mod"/>
 
48
 
 
49
<public publicId="-//OASIS//ENTITIES DocBook Character Entities V4.3//EN"
 
50
        uri="dbcentx.mod"/>
 
51
 
 
52
<!-- End of catalog data for DocBook XML V4.3 ............................. -->
 
53
<!-- ...................................................................... -->
 
54
 
 
55
</catalog>