Name

[P] localization-file — (URI of) XML document containing localization data

Synopsis

<xsl:param name="localization-file" select="'text/l10n-set.xml'" />

This parameter specifies the URI of the localization-set document. This document, written in XML, describes all the text translations (and other locale-specific information) used by the stylesheet.

You do not need to change this parameter unless you want to use custom localization data.