Home | History | Annotate | Download | only in bcp47
      1 <?xml version="1.0" encoding="UTF-8" ?>
      2 <!DOCTYPE ldmlBCP47 SYSTEM "../../common/dtd/ldmlBCP47.dtd">
      3 <!-- Copyright  1991-2015 Unicode, Inc. CLDR data files are interpreted according to the LDML specification 
      4 	(http://unicode.org/reports/tr35/) For terms of use, see http://www.unicode.org/copyright.html -->
      5 
      6 <ldmlBCP47>
      7 	<version number="$Revision: 11914 $" />
      8 	<keyword>
      9 		<key name="ms" description="Measurement System" alias="measure" since="28">
     10 			<type name="metric" description="Metric System" since="28" />
     11 			<type name="ussystem" description="US System of measurement: feet, pints, etc.; pints are 16oz"
     12 				since="28" />
     13 			<type name="uksystem" description="UK System of measurement: feet, pints, etc.; pints are 20oz"
     14 				alias="imperial" since="28" />
     15 		</key>
     16 	</keyword>
     17 </ldmlBCP47>
     18