]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | <?xml version="1.0" encoding="UTF-8" ?> |
2 | <!-- | |
3 | Copyright (c) 2002-2006 International Business Machines Corporation and others. All rights reserved. | |
4 | --> | |
5 | <!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.4/ldml.dtd" | |
6 | [ | |
7 | <!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.4/ldmlICU.dtd"> | |
8 | %icu; | |
9 | ] | |
10 | > | |
11 | <ldml> | |
12 | <identity> | |
13 | <version number="$Revision: 1.1.1.2 $"/> | |
14 | <generation date="$Date: 2006/08/31 23:04:50 $"/> | |
15 | <language type="so"/> | |
16 | </identity> | |
17 | <characters> | |
18 | <special xmlns:icu="http://www.icu-project.org/"> | |
19 | <icu:scripts> | |
20 | <icu:script type="1">Latn</icu:script> | |
21 | </icu:scripts> | |
22 | </special> | |
23 | </characters> | |
24 | </ldml> | |
25 |