Step fileset-invert {http://www.daisy.org/ns/pipeline/xproc}

Return the inverse of a mapping document.

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

Input Ports

Port Description
source primary

The input mapping document.

A mapping document is a d:fileset document that maps files from @original-href to @href and anchors from @original-id to @id.

Output Ports

Port Description
result primary

The inverse mapping document.

Applying px:fileset-invert twice yields the input document again.