Step add-ids {http://www.daisy.org/ns/pipeline/xproc}

Add missing IDs and fix duplicate IDs.

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

Input Ports

Port Description
source primary sequence

The input documents

Output Ports

Port Description
result primary sequence

The processed documents

All elements matched by the match expression have a id attribute.

All id attributes are unique within the whole sequence of documents.

mapping

d:fileset document that represents the renaming of id attributes.

Options

Local Name Namespace URI Default Description
match

Elements that need an id attribute.

Should be a XSLTMatchPattern that matches only elements.

If omitted, no IDs are added, only duplicates fixed.