• 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="es"/>
12		<territory type="GQ"/>
13	</identity>
14	<numbers>
15		<currencyFormats numberSystem="latn">
16			<currencyFormatLength>
17				<currencyFormat type="standard">
18					<pattern draft="contributed">¤#,##0.00</pattern>
19				</currencyFormat>
20			</currencyFormatLength>
21		</currencyFormats>
22		<currencies>
23			<currency type="XAF">
24				<symbol>FCFA</symbol>
25			</currency>
26		</currencies>
27	</numbers>
28</ldml>
29