[Unicode]   CLDR Charts Home | Site Map | Search
 

¤Dutch-Title

CLDR Version 28 Index

Lists data fields that differ from the last version. Inherited differences in locales are suppressed, except where the source locales are different. The collations and metadata still have a raw format. The rbnf, segmentations, and annotations are not yet included.

PathOldNew
…/transforms/transform[@source="nl"][@target="Title"][@direction="forward"]/tRule::Any-Title();
[:^WB=ALetter:] [:WB=Extend:]* [[:WB=MidLetter:][:WB=MidNumLet:]]? { Ij } → IJ ;
# Copyright (C) 2011-2013, Apple Inc. and others. All Rights Reserved.
# Special titlecasing for Dutch initial "ij".
::Any-Title();
# Fix up Ij at the beginning of a "word" (per Any-Title, notUAX #29)
[:^WB=ALetter:] [:WB=Extend:]* [[:WB=MidLetter:][:WB=MidNumLet:]]? { Ij } → IJ ;