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: 13839 $"/> 11 <language type="hr"/> 12 <territory type="BA"/> 13 </identity> 14 <dates> 15 <calendars> 16 <calendar type="gregorian"> 17 <days> 18 <dayContext type="stand-alone"> 19 <dayWidth type="narrow"> 20 <day type="sun" draft="contributed">N</day> 21 <day type="mon" draft="contributed">P</day> 22 <day type="tue" draft="contributed">U</day> 23 <day type="wed" draft="contributed">S</day> 24 <day type="thu" draft="contributed"></day> 25 <day type="fri" draft="contributed">P</day> 26 <day type="sat" draft="contributed">S</day> 27 </dayWidth> 28 </dayContext> 29 </days> 30 <quarters> 31 <quarterContext type="format"> 32 <quarterWidth type="abbreviated"> 33 <quarter type="1" draft="contributed">1. kv.</quarter> 34 <quarter type="2" draft="contributed">2. kv.</quarter> 35 <quarter type="3" draft="contributed">3. kv.</quarter> 36 <quarter type="4" draft="contributed">4. kv.</quarter> 37 </quarterWidth> 38 </quarterContext> 39 </quarters> 40 <dateFormats> 41 <dateFormatLength type="short"> 42 <dateFormat> 43 <pattern draft="contributed">d. M. yy.</pattern> 44 </dateFormat> 45 </dateFormatLength> 46 </dateFormats> 47 </calendar> 48 </calendars> 49 </dates> 50 <numbers> 51 <currencies> 52 <currency type="BAM"> 53 <symbol>KM</symbol> 54 </currency> 55 </currencies> 56 </numbers> 57 </ldml> 58