27 Zeilen
575 B
XML
27 Zeilen
575 B
XML
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<ldml>
|
||
|
<identity>
|
||
|
<version number="$Revision: 1.19 $"/>
|
||
|
<generation date="$Date: 2009/05/05 23:06:35 $"/>
|
||
|
<language type="en"/>
|
||
|
<territory type="NA"/>
|
||
|
</identity>
|
||
|
<numbers>
|
||
|
<currencyFormats>
|
||
|
<currencyFormatLength>
|
||
|
<currencyFormat>
|
||
|
<pattern>¤#,##0.00</pattern>
|
||
|
</currencyFormat>
|
||
|
</currencyFormatLength>
|
||
|
</currencyFormats>
|
||
|
<currencies>
|
||
|
<currency type="NAD">
|
||
|
<symbol>$</symbol>
|
||
|
</currency>
|
||
|
<currency type="USD">
|
||
|
<symbol>US$</symbol>
|
||
|
</currency>
|
||
|
</currencies>
|
||
|
</numbers>
|
||
|
</ldml>
|