1*912701f9SAndroid Build Coastguard Worker<?xml version="1.0" encoding="UTF-8" ?> 2*912701f9SAndroid Build Coastguard Worker<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd"> 3*912701f9SAndroid Build Coastguard Worker<!-- 4*912701f9SAndroid Build Coastguard WorkerCopyright © 1991-2013 Unicode, Inc. 5*912701f9SAndroid Build Coastguard WorkerCLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) 6*912701f9SAndroid Build Coastguard WorkerFor terms of use, see http://www.unicode.org/copyright.html 7*912701f9SAndroid Build Coastguard Worker--> 8*912701f9SAndroid Build Coastguard Worker<supplementalData> 9*912701f9SAndroid Build Coastguard Worker <version number="$Revision$"/> 10*912701f9SAndroid Build Coastguard Worker <transforms> 11*912701f9SAndroid Build Coastguard Worker <transform source="lt" target="Upper" direction="forward" alias="lt-t-d0-upper"> 12*912701f9SAndroid Build Coastguard Worker <tRule> 13*912701f9SAndroid Build Coastguard Worker# Copyright (C) 2011-2013, Apple Inc.; Unicode, Inc.; and others. All Rights Reserved. 14*912701f9SAndroid Build Coastguard Worker# Remove \u0307 following soft-dotteds (i, j, and the like), with possible intervening non-230 marks. 15*912701f9SAndroid Build Coastguard Worker::NFD(); 16*912701f9SAndroid Build Coastguard Worker[:Soft_Dotted:] [^[:ccc=Not_Reordered:][:ccc=Above:]]* { \u0307 → ; 17*912701f9SAndroid Build Coastguard Worker::Any-Upper(); 18*912701f9SAndroid Build Coastguard Worker::NFC(); 19*912701f9SAndroid Build Coastguard Worker </tRule> 20*912701f9SAndroid Build Coastguard Worker </transform> 21*912701f9SAndroid Build Coastguard Worker </transforms> 22*912701f9SAndroid Build Coastguard Worker</supplementalData> 23