forked from daisy/pipeline-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcatalog.xml
More file actions
18 lines (18 loc) · 1.41 KB
/
catalog.xml
File metadata and controls
18 lines (18 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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-dtbook/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"/>
</catalog>