Update the links in a HTML document after resources have been relocated.
Can also be used to process an SVG document.
| Port | Description |
| source primary |
The input HTML document If the HTML document itself is being relocated, the base URI of this document is assumed to correspond with the original location. |
| mapping | A |
| Port | Description |
| result primary | The output HTML document with updated links |
| Local Name | Namespace URI | Default | Description |
| source-renamed | false() | Whether the source document itself has previously been renamed according to "mapping"
or not. In other words, whether the URI of the source document is to be compared with
the |