2001/5/17 1
Open Source Project Universal Locales for Linux
Kentaro Noji Globalization Center of Competency,Yamato Yamato Software Laboratory, IBM Japan Ltd.
- Locale data in XML and Transformer
Open Source Project Universal Locales for Linux - Locale data in - - PowerPoint PPT Presentation
Open Source Project Universal Locales for Linux - Locale data in XML and Transformer Kentaro Noji Globalization Center of Competency,Yamato Yamato Software Laboratory, IBM Japan Ltd. 2001/5/17 1 Why Universal Locales for Linux Linux is
2001/5/17 1
2001/5/17 2
2001/5/17 3
2001/5/17 4
Unicode Collation Algorithm –
Unicode character data base
2001/5/17 5
2001/5/17 6
2001/5/17 7
E.g from XML to Linux locale source
2001/5/17 8
LC_COLLATE
Unicode Collation Algorithm Tables
Unicode Collation Algorithm Tables Unicode Locales LC_CTYPE
Unicode Locales Character Database Character Database
Unicode Locales in XML
2001/5/17 9
2001/5/17 10
2001/5/17 11
2001/5/17 12
<currencies> <currency id="JPY" default="true"> <symbol>¥ ¥ ¥ ¥</symbol> <name>JPY</name> <decimal>.</decimal> <pattern>¤#,##0</pattern> </currency> </currencies>
LC_MONETARY int_curr_symbol "<U004A><U0050><U0059><U0020>" currency_symbol "<UFFE5>" mon_decimal_point "<U002E>" mon_thousands_sep "<U002C>" mon_grouping 3 positive_sign "" negative_sign "<U002D>" int_frac_digits frac_digits p_cs_precedes 1 p_sep_by_space n_cs_precedes 1 n_sep_by_space p_sign_posn 1 n_sign_posn 1 END LC_MONETARY
2001/5/17 13
2001/5/17 14
2001/5/17 15
Month, Week, Date and Time format Currency data and format Numeric data and format Collation Character Classification
2001/5/17 16
2001/5/17 17
2001/5/17 18
2001/5/17 19
2001/5/17 20
2001/5/17 21
2001/5/17 22
2001/5/17 23
2001/5/17 24
2001/5/17 25