File: catalog.xml

package info (click to toggle)
zonecheck 2.0.4-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,416 kB
  • ctags: 1,177
  • sloc: ruby: 9,582; xml: 731; sh: 404; makefile: 71
file content (14 lines) | stat: -rw-r--r-- 626 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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">
  <delegateSystem 
   systemIdStartString="http://docbook.sourceforge.net/release/xsl/" 
   catalog="file:///usr/local/share/xsl/docbook/catalog" />
  <delegateURI 
   uriStartString="http://docbook.sourceforge.net/release/xsl/" 
   catalog="file:///usr/local/share/xsl/docbook/catalog" />
  <public 
   publicId="-//ZoneCheck//DTD Config V1.0//EN"
   uri="config.dtd" />
</catalog>