Skip to content

Commit 3c056cb

Browse files
authored
CLDR-17805 remove draft_provisional in rgScope (unicode-org#5066)
1 parent 170ec93 commit 3c056cb

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

common/supplemental/rgScope.xml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,21 @@ For terms of use, see http://www.unicode.org/copyright.html
88
<supplementalData>
99
<version number='$Revision$'/>
1010
<rgScope>
11-
<rgPath path="//supplementalData/currencyData/fractions/info[@iso4217='#'][@digits='*'][@rounding='*'][@cashDigits='*'][@cashRounding='*']" draft="provisional" />
12-
<rgPath path="//supplementalData/currencyData/fractions/info[@iso4217='#'][@digits='*'][@rounding='*'][@cashRounding='*']" draft="provisional" />
13-
<rgPath path="//supplementalData/currencyData/fractions/info[@iso4217='#'][@digits='*'][@rounding='*']" draft="provisional" />
14-
<rgPath path="//supplementalData/calendarPreferenceData/calendarPreference[@territories='#'][@ordering='*']" draft="provisional" />
15-
<rgPath path="//supplementalData/weekData/firstDay[@day='*'][@territories='#']" draft="provisional" />
16-
<rgPath path="//supplementalData/weekData/minDays[@count='*'][@territories='#']" draft="provisional" />
17-
<rgPath path="//supplementalData/weekData/weekendStart[@day='*'][@territories='#']" draft="provisional" />
18-
<rgPath path="//supplementalData/weekData/weekendEnd[@day='*'][@territories='#']" draft="provisional" />
19-
<rgPath path="//supplementalData/timeData/hours[@allowed='*'][@preferred='*'][@regions='#']" draft="provisional" />
20-
<rgPath path="//supplementalData/measurementData/measurementSystem[@type='*'][@category='*'][@territories='#']" draft="provisional" />
21-
<rgPath path="//supplementalData/measurementData/measurementSystem[@type='*'][@territories='#']" draft="provisional" />
22-
<rgPath path="//supplementalData/measurementData/paperSize[@type='*'][@territories='#']" draft="provisional" />
23-
<rgPath path="//supplementalData/unitPreferenceData/unitPreferences[@category='*'][@usage='*'][@scope='*']/unitPreference[@regions='#'][@alt='*']" draft="provisional" />
24-
<rgPath path="//supplementalData/unitPreferenceData/unitPreferences[@category='*'][@usage='*'][@scope='*']/unitPreference[@regions='#']" draft="provisional" />
25-
<rgPath path="//supplementalData/unitPreferenceData/unitPreferences[@category='*'][@usage='*']/unitPreference[@regions='#'][@alt='*']" draft="provisional" />
26-
<rgPath path="//supplementalData/unitPreferenceData/unitPreferences[@category='*'][@usage='*']/unitPreference[@regions='#']" draft="provisional" />
11+
<rgPath path="//supplementalData/currencyData/fractions/info[@iso4217='#'][@digits='*'][@rounding='*'][@cashDigits='*'][@cashRounding='*']"/>
12+
<rgPath path="//supplementalData/currencyData/fractions/info[@iso4217='#'][@digits='*'][@rounding='*'][@cashRounding='*']"/>
13+
<rgPath path="//supplementalData/currencyData/fractions/info[@iso4217='#'][@digits='*'][@rounding='*']"/>
14+
<rgPath path="//supplementalData/calendarPreferenceData/calendarPreference[@territories='#'][@ordering='*']"/>
15+
<rgPath path="//supplementalData/weekData/firstDay[@day='*'][@territories='#']"/>
16+
<rgPath path="//supplementalData/weekData/minDays[@count='*'][@territories='#']"/>
17+
<rgPath path="//supplementalData/weekData/weekendStart[@day='*'][@territories='#']"/>
18+
<rgPath path="//supplementalData/weekData/weekendEnd[@day='*'][@territories='#']"/>
19+
<rgPath path="//supplementalData/timeData/hours[@allowed='*'][@preferred='*'][@regions='#']"/>
20+
<rgPath path="//supplementalData/measurementData/measurementSystem[@type='*'][@category='*'][@territories='#']"/>
21+
<rgPath path="//supplementalData/measurementData/measurementSystem[@type='*'][@territories='#']"/>
22+
<rgPath path="//supplementalData/measurementData/paperSize[@type='*'][@territories='#']"/>
23+
<rgPath path="//supplementalData/unitPreferenceData/unitPreferences[@category='*'][@usage='*'][@scope='*']/unitPreference[@regions='#'][@alt='*']"/>
24+
<rgPath path="//supplementalData/unitPreferenceData/unitPreferences[@category='*'][@usage='*'][@scope='*']/unitPreference[@regions='#']"/>
25+
<rgPath path="//supplementalData/unitPreferenceData/unitPreferences[@category='*'][@usage='*']/unitPreference[@regions='#'][@alt='*']"/>
26+
<rgPath path="//supplementalData/unitPreferenceData/unitPreferences[@category='*'][@usage='*']/unitPreference[@regions='#']"/>
2727
</rgScope>
2828
</supplementalData>

0 commit comments

Comments
 (0)