• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!-- Copyright © 1991-2020 Unicode, Inc.
4For terms of use, see http://www.unicode.org/copyright.html
5Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
6CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
7-->
8<ldml>
9	<identity>
10		<version number="$Revision$"/>
11		<language type="fr"/>
12		<territory type="LU"/>
13	</identity>
14	<characters>
15		<exemplarCharacters type="numbers">[\- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
16	</characters>
17	<numbers>
18		<symbols numberSystem="latn">
19			<group>.</group>
20		</symbols>
21		<currencies>
22			<currency type="FRF">
23				<symbol>FRF</symbol>
24			</currency>
25			<currency type="LUF">
26				<symbol>F</symbol>
27			</currency>
28		</currencies>
29	</numbers>
30</ldml>
31