• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
3<!--
4Copyright © 1991-2013 Unicode, Inc.
5CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
6For terms of use, see http://www.unicode.org/copyright.html
7-->
8<supplementalData>
9	<version number="$Revision: 12267 $"/>
10	<transforms>
11		<transform source="tr" target="Upper" direction="forward" alias="tr-t-d0-upper">
12			<tRule>
13# Copyright (C) 2011-2013, Apple Inc.; Unicode, Inc.; and others. All Rights Reserved.
14# I and i-dotless; I-dot and i are case pairs in Turkish and Azeri
15# When uppercasing, i turns into a dotted capital I
16# 0069; 0069; 0130; 0130; tr; # LATIN SMALL LETTER I
17i→İ;
18::Any-Upper();
19			</tRule>
20		</transform>
21	</transforms>
22</supplementalData>
23