| Line | |
|---|
| 1 |
<?xml version="1.0"?> |
|---|
| 2 |
<!-- DOCTYPE catalog |
|---|
| 3 |
PUBLIC "-//OASIS/DTD Entity Resolution XML Catalog V1.0//EN" |
|---|
| 4 |
"http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd" --> |
|---|
| 5 |
|
|---|
| 6 |
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> |
|---|
| 7 |
|
|---|
| 8 |
<!-- XML Catalog file for DocBook XSL Stylesheets distribution --> |
|---|
| 9 |
|
|---|
| 10 |
<rewriteURI uriStartString="http://docbook.sourceforge.net/release/xsl/current/" rewritePrefix="./"/> |
|---|
| 11 |
<rewriteSystem systemIdStartString="http://docbook.sourceforge.net/release/xsl/current/" rewritePrefix="./"/> |
|---|
| 12 |
|
|---|
| 13 |
<rewriteURI uriStartString="http://docbook.sourceforge.net/release/xsl/1.69.0/" rewritePrefix="./"/> |
|---|
| 14 |
<rewriteSystem systemIdStartString="http://docbook.sourceforge.net/release/xsl/1.69.0/" rewritePrefix="./"/> |
|---|
| 15 |
|
|---|
| 16 |
<rewriteURI uriStartString="http://docbook.sourceforge.net/release/xsl/1.69.1/" rewritePrefix="./"/> |
|---|
| 17 |
<rewriteSystem systemIdStartString="http://docbook.sourceforge.net/release/xsl/1.69.1/" rewritePrefix="./"/> |
|---|
| 18 |
|
|---|
| 19 |
|
|---|
| 20 |
</catalog> |
|---|