summaryrefslogtreecommitdiff
path: root/docs-xml/build/catalog.xml.in
blob: 56d13a6cd3964645ad30ea8cce4d8f0a1fafb284 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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">

<!--  XML Catalog file for SAMBA. -->

    <rewriteURI
			uriStartString="http://www.samba.org/samba/DTD/"
			rewritePrefix="file://@abs_top_srcdir@/build/DTD/"/>

    <rewriteURI
			uriStartString="http://www.gnu.org/licenses/"
			rewritePrefix="file://@abs_top_srcdir@/Samba3-ByExample/"/>
    <rewriteURI
			uriStartString="http://www.samba.org/samba/smbdotconf/"
			rewritePrefix="file://@abs_top_builddir@/smbdotconf/"/>
</catalog>