michael@0: // *************************************************************************** michael@0: // * michael@0: // * Copyright (C) 2013 International Business Machines michael@0: // * Corporation and others. All Rights Reserved. michael@0: // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter michael@0: // * Source File: /common/main/en_US_POSIX.xml michael@0: // * michael@0: // *************************************************************************** michael@0: /** michael@0: * ICU source: /common/main/en_US_POSIX.xml michael@0: */ michael@0: en_US_POSIX{ michael@0: NumberElements{ michael@0: latn{ michael@0: patterns{ michael@0: currencyFormat{"¤ #0.00"} michael@0: decimalFormat{"#0.######"} michael@0: percentFormat{"#0%"} michael@0: scientificFormat{"0.000000E+000"} michael@0: } michael@0: symbols{ michael@0: infinity{"INF"} michael@0: perMille{"0/00"} michael@0: } michael@0: } michael@0: } michael@0: Version{"2.0.92.87"} michael@0: }