aboutsummaryrefslogtreecommitdiff
path: root/pt_BR.ISO8859-1/share/xml/catalog.xml
blob: bc7f459caf8c0590d04e95245967024334c9db64 (plain) (blame)
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
<?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">

<!-- $FreeBSD$
     $FreeBSDde: de-www/share/xml/catalog.xml,v 1.1 2006/10/19 19:26:11 jkois Exp $
     basiert auf:  1.1
-->

<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
  <rewriteSystem systemIdStartString="http://www.FreeBSD.org/XML/www/lang/"
                 rewritePrefix="../../"/>
  <rewriteURI uriStartString="http://www.FreeBSD.org/XML/www/lang/"
              rewritePrefix="../../"/>

  <public
        publicId="-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//EN"
        uri="entities.ent" />
  <public
        publicId="-//FreeBSD//ENTITIES DocBook Translator Entities//DE"
        uri="translators.ent" />
  <public
        publicId="-//FreeBSD//ENTITIES FreeBSD L10N Entities//EN"
        uri="l10n.ent" />
</catalog>