This file is indexed.

/usr/share/xml/docbook/schema/dtd/catalog.xml is in docbook-xml 4.5-7ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
<?xml version='1.0'?>
<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN"
    "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">

<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">

<!-- ..................................................................... -->
<!-- This catalog was written for the Debian system. ..................... -->
<!-- ..................................................................... -->

<!-- The FPI and SYSIDs for 4.1 should point to 4.1.2. ................... -->

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

<system systemId="http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd"
        uri="4.1/docbookx.dtd"/>

<system systemId="http://docbook.org/xml/4.1/docbookx.dtd"
        uri="4.1/docbookx.dtd"/>

<!-- General FPIs shall point to latest DocBook .......................... -->

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

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

</catalog>