xml.dtbook-load.xpl Maven / Gradle / Ivy
Loads the DTBook XML fileset.
One or more DTBook files to be loaded. Any auxilliary resources referenced
from the DTBook documents will be resolved based on these files.
A fileset containing references to all the DTBook files and any resources
they reference (images etc.). The xml:base is also set with an absolute URI for each
file, and is intended to represent the "original file", while the href can change during
conversions to reflect the path and filename of the resource in the output fileset.
A sequence of all the DTBook documents loaded from disk so that the DTBook
conversion step does not depend on documents being stored on disk. This means that the
conversion step can receive DTBook documents either through this step, or as a result
from other conversion steps, allowing for easy chaining of scripts.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy