文本文件  |  24行  |  723 B

// ***************************************************************************
// *
// * Copyright (C) 2010 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/root.xml
// *
// ***************************************************************************
/**
 *  ICU <specials> source: <path>/xml/collation/root.xml
 */
root{
    UCARules:process(uca_rules){"../unidata/UCARules.txt"}
    Version{"2.0.42.8"}
    collations{
        default{"standard"}
        standard{
            Sequence{""}
            Version{"1.8.1"}
        }
    }
    depends:process(dependency){"ucadata.icu"}
}