Step 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 an xml:base the
joint fileset has no xml:base either. The href and
original-href attributes are normalized. href are relativized against
the new base, and original-href are made absolute. @xml:base
attributes are removed from d:file. Files that have the same resolved
href are merged, i.e. their attributes are combined. In case of conflicting
attributes the last occurence wins.
href
Input Ports
| Port |
Description |
|
source primary sequence
|
|
Output Ports
| Port |
Description |
|
result primary
|
|