equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="UTF-8" ?> |
1 <?xml version="1.0" encoding="UTF-8" ?> |
|
2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> |
|
3 <!-- Copyright © 1991-2013 Unicode, Inc. |
|
4 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) |
|
5 For terms of use, see http://www.unicode.org/copyright.html |
|
6 --> |
2 <ldml> |
7 <ldml> |
3 <identity> |
8 <identity> |
4 <version number="$Revision: 1.42 $"/> |
9 <version number="$Revision: 9280 $"/> |
5 <generation date="$Date: 2009/05/05 23:06:35 $"/> |
10 <generation date="$Date: 2013-08-27 13:07:13 -0500 (Tue, 27 Aug 2013) $"/> |
6 <language type="en"/> |
11 <language type="en"/> |
7 <territory type="TT"/> |
12 <territory type="TT"/> |
8 </identity> |
13 </identity> |
9 <numbers> |
14 <numbers> |
10 <currencyFormats> |
|
11 <currencyFormatLength> |
|
12 <currencyFormat> |
|
13 <pattern>¤#,##0.00</pattern> |
|
14 </currencyFormat> |
|
15 </currencyFormatLength> |
|
16 </currencyFormats> |
|
17 <currencies> |
15 <currencies> |
18 <currency type="TTD"> |
16 <currency type="TTD"> |
19 <symbol>$</symbol> |
17 <symbol>$</symbol> |
20 </currency> |
18 </currency> |
21 <currency type="USD"> |
|
22 <symbol>US$</symbol> |
|
23 </currency> |
|
24 </currencies> |
19 </currencies> |
25 </numbers> |
20 </numbers> |
26 </ldml> |
21 </ldml> |
|
22 |