Step audio-clips-update-files {http://www.daisy.org/ns/pipeline/xproc}

Update references in a d:audio-clips document according to a mapping provided through a d:fileset document.

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

Input Ports

Port Description
source primary

The input d:audio-clips document

It is expected to have no two clips with the same textref.

mapping

The d:fileset document

Output Ports

Port Description
result primary

The output d:audio-clips document

References to audio file (src attributes) and text fragments (textref attributes) files are updated according to the mapping from @original-href to @href and @original-id to @id in the "mapping" document. All references are relative to the base URI of the output document.

Options

Local Name Namespace URI Default Description
output-base-uri

The base URI of the output document

If not specified, the base URI gets inherited from the mapping document.