523899e36c
Reviewed-by: joehw, iris, ihse
18 lines
797 B
XML
18 lines
797 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE ldmlBCP47 SYSTEM "../../common/dtd/ldmlBCP47.dtd">
|
|
<!-- Copyright © 1991-2015 Unicode, Inc. CLDR data files are interpreted according to the LDML specification
|
|
(http://unicode.org/reports/tr35/) For terms of use, see http://www.unicode.org/copyright.html -->
|
|
|
|
<ldmlBCP47>
|
|
<version number="$Revision$" />
|
|
<keyword>
|
|
<key name="ms" description="Measurement System" alias="measure" since="28">
|
|
<type name="metric" description="Metric System" since="28" />
|
|
<type name="ussystem" description="US System of measurement: feet, pints, etc.; pints are 16oz"
|
|
since="28" />
|
|
<type name="uksystem" description="UK System of measurement: feet, pints, etc.; pints are 20oz"
|
|
alias="imperial" since="28" />
|
|
</key>
|
|
</keyword>
|
|
</ldmlBCP47>
|