scuffed-code/icu4c/source/data/xml/main/ja_JP.xml
Ram Viswanadha a40e9d4df6 update ICU XML with latest changes
X-SVN-Rev: 11473
2003-04-08 08:07:59 +00:00

59 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE localeData SYSTEM "http://oss.software.ibm.com/cvs/icu/~checkout~/locale/LocaleElements.dtd" >
<localeData>
<identity>
<version number="1.0">Various notes and changes in version 1.0</version>
<generation date="2003-04-08" />
<language type="ja"></language>
<territory type="JPN">JP</territory>
</identity>
<localeDisplayNames>
<keys>
<key type="collation">collation</key>
<key type="calendar">calendar</key>
</keys>
</localeDisplayNames>
<dates>
<calendars>
<default type="gregorian"/>
<calendar type="gregorian">
</calendar>
</calendars>
</dates>
<numbers>
<numberFormats>
<default type="decimal"/>
<numberFormatStyle type="decimal" >
<numberFormat >
<pattern>#,##0.###</pattern>
<pattern>-#,##0.###</pattern>
</numberFormat>
</numberFormatStyle >
<numberFormatStyle type="currency" >
<numberFormat >
<pattern>¤#,##0</pattern>
<pattern>-¤#,##0</pattern>
</numberFormat>
</numberFormatStyle >
<numberFormatStyle type="percent" >
<numberFormat >
<pattern>#,##0%</pattern>
</numberFormat>
</numberFormatStyle >
<numberFormatStyle type="scientific" >
<numberFormat >
<pattern>#E0</pattern>
</numberFormat>
</numberFormatStyle >
</numberFormats>
<currencies>
<default type="JPY"/>
<currency type="JPY">
<symbol></symbol>
<displayName>JPY</displayName>
<decimal>.</decimal>
</currency>
</currencies>
</numbers>
</localeData>