1 <?xml version="1.0" encoding="UTF-8" ?> 2 <!-- 3 Copyright (C) 2016 and later: Unicode, Inc. and others. 4 License & terms of use: http://www.unicode.org/copyright.html 5 Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved. 6 7 See http://bugs.icu-project.org/trac/ticket/10750#comment:5 - this file is needed to emit break iterator rules properly. 8 --> 9 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" 10 [ 11 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd"> 12 %icu; 13 ] 14 > 15 <ldml> 16 <identity> 17 <version number="$Revision: 38848 $"/> 18 <language type="fr"/> 19 </identity> 20 </ldml> 21 22