cldr
Version:
Library for extracting data from CLDR (the Unicode Common Locale Data Repository)
25 lines (24 loc) • 641 B
text/xml
<!-- Copyright © 1991-2024 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-3.0
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="es"/>
<territory type="CU"/>
</identity>
<numbers>
<currencies>
<currency type="CUP">
<symbol>$</symbol>
</currency>
<currency type="USD">
<symbol>US$</symbol>
</currency>
</currencies>
</numbers>
</ldml>