File: next.cat

package info (click to toggle)
libxml-catalog-perl 1.03-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 136 kB
  • sloc: perl: 290; makefile: 2
file content (7 lines) | stat: -r--r--r-- 402 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
<?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">
  <rewriteSystem systemIdStartString="http://test.example.com/test" rewritePrefix="test"/>
  <public publicId="-//OASIS//TEST 3 DTD//EN" uri="test2.dtd"/>
</catalog>