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

Return composition of mapping documents.

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

Input Ports

Port Description
source primary sequence

The input mapping documents (one or more).

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 composed mapping document.

The mappings are applied in the order in which they appear on the source port.

Options

Local Name Namespace URI Default Description
limit-scope false()

Limit the scope of the result mapping document to the files and anchors contained in the first input document.

If this option is not set, all input documents contribute to the scope of the result mapping document.