Step i18n-translate {http://www.daisy.org/ns/pipeline/xproc}

This step invokes the pf:i18n-translate function (implemented in i18n-translate.xsl) with its options as arguments and returns the result as a c:result document.

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

Input Ports

Port Description
maps primary sequence

The i18n XML documents.

Output Ports

Port Description
result primary

A c:result document whose content is the translation. Will be empty if no translation was found.

Options

Local Name Namespace URI Default Description
string required

The string to look up in the translation map.

language required

The preferred language (RFC5646). For instance "en" or "en-US".