2004-08-26 20:45:12 +00:00
|
|
|
// ***************************************************************************
|
2004-08-13 21:41:01 +00:00
|
|
|
// *
|
2008-04-03 14:11:39 +00:00
|
|
|
// * Copyright (C) 2008 International Business Machines
|
2004-08-26 20:45:12 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2005-11-30 23:44:06 +00:00
|
|
|
// * Source File:<path>/common/collation/root.xml
|
2004-08-13 21:41:01 +00:00
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
2004-10-14 20:10:38 +00:00
|
|
|
/**
|
2005-11-30 23:44:06 +00:00
|
|
|
* ICU <specials> source: <path>/xml/collation/root.xml
|
2004-10-14 20:10:38 +00:00
|
|
|
*/
|
2004-08-26 20:45:12 +00:00
|
|
|
root{
|
2005-03-22 01:25:51 +00:00
|
|
|
UCARules:process(uca_rules){"../unidata/UCARules.txt"}
|
2008-05-16 15:01:02 +00:00
|
|
|
Version{"1.28"}
|
2004-08-26 20:45:12 +00:00
|
|
|
collations{
|
|
|
|
default{"standard"}
|
|
|
|
standard{
|
|
|
|
Sequence{""}
|
2008-05-16 15:01:02 +00:00
|
|
|
Version{"1.6"}
|
2006-06-23 16:31:07 +00:00
|
|
|
}
|
2004-08-13 21:41:01 +00:00
|
|
|
}
|
2008-05-16 15:01:02 +00:00
|
|
|
depends:process(dependency){"../ucadata.icu"}
|
2004-08-13 21:41:01 +00:00
|
|
|
}
|