OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="UTF-8" ?> | |
2 <!-- | |
3 Copyright (c) 2010 International Business Machines Corporation and others. All
rights reserved. | |
4 --> | |
5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.d
td" | |
6 [ | |
7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldm
lICU.dtd"> | |
8 %icu; | |
9 ] | |
10 > | |
11 <ldml> | |
12 <identity> | |
13 <version number="$Revision: 1.5 $"/> | |
14 <generation date="$Date: 2008/05/25 01:05:50 $"/> | |
15 <language type="az"/> | |
16 <script type="Cyrl"/> | |
17 </identity> | |
18 <characters> | |
19 <special xmlns:icu="http://www.icu-project.org/"> | |
20 <icu:scripts> | |
21 <icu:script type="1">Cyrl</icu:script> | |
22 </icu:scripts> | |
23 </special> | |
24 </characters> | |
25 </ldml> | |
26 | |
OLD | NEW |