]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | <?xml version="1.0" encoding="UTF-8" ?> |
2 | <!-- | |
f3c0d7a5 A |
3 | Copyright (C) 2016 and later: Unicode, Inc. and others. |
4 | License & terms of use: http://www.unicode.org/copyright.html | |
2ca993e8 | 5 | Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved. |
729e4ab9 A |
6 | --> |
7 | <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"> | |
8 | <ldml> | |
9 | <identity> | |
2ca993e8 | 10 | <version number="$Revision: 1.1 $"/> |
729e4ab9 A |
11 | <language type="sr"/> |
12 | </identity> | |
13 | <rbnf> | |
14 | <rulesetGrouping type="SpelloutRules"> | |
15 | <ruleset type="lenient-parse" access="private"> | |
16 | <rbnfrule value="0">&[last primary ignorable ] ←← ' ' ←← ',' ←← '-' ←← '';</rbnfrule> | |
17 | </ruleset> | |
18 | </rulesetGrouping> | |
19 | ||
20 | </rbnf> | |
21 | </ldml> |