< prev index next >

src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/en_AT.xml

Print this page


   1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2015 Unicode, Inc.
   4 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
   5 For terms of use, see http://www.unicode.org/copyright.html


   6 -->
   7 <ldml>
   8         <identity>
   9                 <version number="$Revision: 12347 $"/>
  10                 <language type="en"/>
  11                 <territory type="AT"/>
  12         </identity>
  13         <numbers>
  14                 <symbols numberSystem="latn">
  15                         <superscriptingExponent>·</superscriptingExponent>
  16                 </symbols>
  17                 <percentFormats numberSystem="latn">
  18                         <percentFormatLength>
  19                                 <percentFormat>
  20                                         <pattern>#,##0 %</pattern>
  21                                 </percentFormat>
  22                         </percentFormatLength>
  23                 </percentFormats>
  24                 <currencyFormats numberSystem="latn">
  25                         <currencyFormatLength>
  26                                 <currencyFormat type="standard">
  27                                         <pattern>¤ #,##0.00</pattern>
  28                                 </currencyFormat>
  29                                 <currencyFormat type="accounting">
  30                                         <pattern>¤ #,##0.00</pattern>
  31                                 </currencyFormat>
  32                         </currencyFormatLength>
  33                 </currencyFormats>
  34         </numbers>
  35 </ldml>
  36 
   1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2018 Unicode, Inc.

   4 For terms of use, see http://www.unicode.org/copyright.html
   5 Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
   6 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
   7 -->
   8 <ldml>
   9         <identity>
  10                 <version number="$Revision: 13869 $"/>
  11                 <language type="en"/>
  12                 <territory type="AT"/>
  13         </identity>
  14         <numbers>
  15                 <symbols numberSystem="latn">
  16                         <superscriptingExponent>·</superscriptingExponent>
  17                 </symbols>
  18                 <percentFormats numberSystem="latn">
  19                         <percentFormatLength>
  20                                 <percentFormat>
  21                                         <pattern>#,##0 %</pattern>
  22                                 </percentFormat>
  23                         </percentFormatLength>
  24                 </percentFormats>
  25                 <currencyFormats numberSystem="latn">
  26                         <currencyFormatLength>
  27                                 <currencyFormat type="standard">
  28                                         <pattern>¤ #,##0.00</pattern>
  29                                 </currencyFormat>
  30                                 <currencyFormat type="accounting">
  31                                         <pattern>¤ #,##0.00</pattern>
  32                                 </currencyFormat>
  33                         </currencyFormatLength>
  34                 </currencyFormats>
  35         </numbers>
  36 </ldml>

< prev index next >