-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcatalog.xml
More file actions
22 lines (22 loc) · 1.73 KB
/
catalog.xml
File metadata and controls
22 lines (22 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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">
<nextCatalog catalog="./daisy202-to-epub3/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./daisy202-validator/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./daisy3-to-epub3/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./dtbook-to-epub3/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./dtbook-to-html/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./dtbook-to-zedai/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./dtbook-validator/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./epub3-to-daisy202/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./epub3-validator/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./html-to-epub3/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./nimas-fileset-validator/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./zedai-to-epub3/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./zedai-to-html/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./epub3-to-pef/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./html-to-pef/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./dtbook-to-pef/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./zedai-to-pef/src/main/resources/META-INF/catalog.xml"/>
<nextCatalog catalog="./epub3-to-epub3/src/main/resources/META-INF/catalog.xml"/>
</catalog>