657fb7b78a
X-SVN-Rev: 9172
44 lines
1.1 KiB
XML
44 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
||
<!DOCTYPE localeData SYSTEM "./LocaleElements.dtd" >
|
||
|
||
<!--
|
||
Copyright (C) 2000-2003, International Business Machines
|
||
Corporation and others. All Rights Reserved.
|
||
-->
|
||
|
||
<localeData>
|
||
<versioning >
|
||
<version number="1.0" date="Tue Jun 11 15:06:09 2002">Various notes and changes in version 1.0</version>
|
||
</versioning >
|
||
<identity >
|
||
<country id="LI" />
|
||
<correspondsTo vendor="1407">Windows</correspondsTo>
|
||
</identity >
|
||
<numberFormat class="decimal" default="true">
|
||
<symbols>
|
||
<decimal>.</decimal>
|
||
<group>'</group>
|
||
<list>;</list>
|
||
<percentSign>%</percentSign>
|
||
<nativeZeroDigit>0</nativeZeroDigit>
|
||
<patternDigit>#</patternDigit>
|
||
<plusSign>+</plusSign>
|
||
<minusSign>-</minusSign>
|
||
<exponential>E</exponential>
|
||
<perMille>‰</perMille>
|
||
<infinity>∞</infinity>
|
||
<nan><EFBFBD></nan>
|
||
</symbols>
|
||
</numberFormat>
|
||
<currencies>
|
||
<currency id="CHF" default="true">
|
||
<symbol>CHF</symbol>
|
||
<name>CHF</name>
|
||
<decimal>.</decimal>
|
||
<pattern>¤ #,##0.00;-¤ #,##0.00</pattern>
|
||
</currency>
|
||
</currencies>
|
||
|
||
</localeData>
|