Library http://www.daisy.org/pipeline/modules/fileset-utils/library.xpl

Steps

Local Name Namespace URI Description
fileset-add-entries http://www.daisy.org/ns/pipeline/xproc Add new entries to a fileset.
fileset-add-entry http://www.daisy.org/ns/pipeline/xproc
fileset-add-ref http://www.daisy.org/ns/pipeline/xproc
fileset-apply http://www.daisy.org/ns/pipeline/xproc Apply rename actions defined in a mapping document
fileset-compare http://www.daisy.org/ns/xprocspec Compare two d:fileset documents as a custom XProcSpec assertion.
fileset-compose http://www.daisy.org/ns/pipeline/xproc Return composition of mapping documents.
fileset-copy http://www.daisy.org/ns/pipeline/xproc Copy a fileset to a new location Fails if the fileset contains files outside of the base directory. No files are physically copied, that is done upon calling px:fileset-store.
fileset-create http://www.daisy.org/ns/pipeline/xproc
fileset-delete http://www.daisy.org/ns/pipeline/xproc Delete files that were marked for removal by px:fileset-move.
fileset-diff http://www.daisy.org/ns/pipeline/xproc
fileset-filter-in-memory http://www.daisy.org/ns/pipeline/xproc Remove the entries from a fileset that are not loaded into memory.
fileset-filter http://www.daisy.org/ns/pipeline/xproc
fileset-from-dir-list http://www.daisy.org/ns/pipeline/xproc
fileset-from-dir http://www.daisy.org/ns/pipeline/xproc
fileset-intersect http://www.daisy.org/ns/pipeline/xproc
fileset-invert http://www.daisy.org/ns/pipeline/xproc Return the inverse of a mapping document.
fileset-join http://www.daisy.org/ns/pipeline/xproc Join zero or more d:fileset documents into a single one. The joint xml:base is the longest common URI of all the xml:base attributes. If an input fileset does not have an xml:base or if it is not a "file:" URI, it does not contribute to the new base. If none of the input fileset have [...]
fileset-load http://www.daisy.org/ns/pipeline/xproc
fileset-move http://www.daisy.org/ns/pipeline/xproc Move a fileset to a new location Fails if the fileset contains files outside of the base directory. No files are physically moved, that is done upon calling px:fileset-store and px:fileset-delete.
fileset-purge http://www.daisy.org/ns/pipeline/xproc Remove files that don't exist in memory or on disk.
fileset-rebase http://www.daisy.org/ns/pipeline/xproc Changes the xml:base of the fileset, and updates the relative hrefs in the fileset accordingly.
fileset-store http://www.daisy.org/ns/pipeline/xproc Store the fileset to disk. Files that exist in memory are stored to disk from memory. Files that do not exist in memory but have an original-href pointing to an existing file on disk are copied. Existing files are overwritten. Files that do not exist in memory or at the [...]
fileset-unzip http://www.daisy.org/ns/pipeline/xproc A step for extracting information out of ZIP archives. Compatible with EXProcs `pxp:unzip` and Calabash's `cx:unzip`, but with additional options that default to the same behaviour as `pxp:unzip`.
fileset-update http://www.daisy.org/ns/pipeline/xproc Update a fileset with documents from memory.