UNPKG

larvitgeodata

Version:

Geo data, primarily ISO territories, languages etc. Data fetched mostly from CLDR.

21 lines (20 loc) 917 B
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd"> <!-- Copyright © 1991-2013 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 --> <supplementalData> <version number="$Revision: 11914 $"/> <transforms> <transform source="lt" target="Upper" direction="forward"> <comment># Copyright (C) 2011-2013, Apple Inc.; Unicode, Inc.; and others. All Rights Reserved.</comment> <comment># Remove \u0307 following soft-dotteds (i, j, and the like), with possible intervening non-230 marks.</comment> <tRule>::NFD();</tRule> <tRule>[:Soft_Dotted:] [^[:ccc=Not_Reordered:][:ccc=Above:]]* { \u0307 → ;</tRule> <tRule>::Any-Upper();</tRule> <tRule>::NFC();</tRule> </transform> </transforms> </supplementalData>