1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- 4Copyright © 1991-2015 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<ldml> 9 <identity> 10 <version number="$Revision$"/> 11 <language type="zh"/> 12 <script type="Hant"/> 13 </identity> 14 <segmentations> 15 <segmentation type="LineBreak"> 16 <!-- Placeholder until the rules here are updated to reflect the CSS line break variants --> 17 <variables> 18 <variable id="$ID">[[\p{Line_Break=Ideographic}] [$CJ]]</variable> 19 <variable id="$NS">\p{Line_Break=Nonstarter}</variable> 20 </variables> 21 </segmentation> 22 </segmentations> 23</ldml> 24