xref: /aosp_15_r20/external/cldr/common/segments/en_US_POSIX.xml (revision 912701f9769bb47905792267661f0baf2b85bed5)
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.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<ldml>
9	<identity>
10		<version number="$Revision$"/>
11		<language type="en"/>
12		<territory type="US"/>
13		<variant type="POSIX"/>
14	</identity>
15	<segmentations>
16		<segmentation type="WordBreak">
17			<variables>
18				<variable id="$MidNumLet">[[$MidNumLet]-[.]]</variable>
19				<variable id="$MidNum">[[$MidNum] [.]]</variable>
20			</variables>
21		</segmentation>
22	</segmentations>
23</ldml>
24
25
26