summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/l10n.locale.page
blob: cd364d6bcf8d0cf2b3c74675d49770a92f4b61a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-param" id="l10n.locale">
 <info>
  <link type="guide" xref="l10n" group="params"/>
  <link type="guide" xref="params" group="l10n"/>
  <desc>The top-level locale of the document.</desc>
  <revision version="3.18" date="2015-08-13" status="final"/>
 </info>
 <title>l10n.locale</title>
 <p>This parameter provides the top-level locale of the document, taken from either
 the <sys>xml:lang</sys> or the <sys>lang</sys> parameter of the root element. It holds the
 locale exactly as specified in the document, with no normalization.</p>
</page>