larvitgeodata
Version:
Geo data, primarily ISO territories, languages etc. Data fetched mostly from CLDR.
34 lines (32 loc) • 913 B
text/xml
<!-- Copyright © 1991-2015 Unicode, Inc.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
For terms of use, see http://www.unicode.org/copyright.html
-->
<ldml>
<identity>
<version number="$Revision: 11914 $"/>
<language type="en"/>
<territory type="BS"/>
</identity>
<numbers>
<currencies>
<currency type="BSD">
<symbol>$</symbol>
</currency>
</currencies>
</numbers>
<units>
<unitLength type="narrow">
<unit type="temperature-celsius">
<unitPattern count="one">{0}°C</unitPattern>
<unitPattern count="other">{0}°C</unitPattern>
</unit>
<unit type="temperature-fahrenheit">
<unitPattern count="one">{0}°</unitPattern>
<unitPattern count="other">{0}°</unitPattern>
</unit>
</unitLength>
</units>
</ldml>