Skip to content

Commit df90677

Browse files
committed
Merge metadata changes from upstream 8.10.3
Includes changes in resources/ up to and including upstream commit 45953266d45d: "[maven-release-plugin] prepare release v8.10.3"
1 parent ef5608d commit df90677

12 files changed

Lines changed: 115 additions & 177 deletions

File tree

resources/PhoneNumberMetadata.xml

Lines changed: 64 additions & 135 deletions
Original file line numberDiff line numberDiff line change
@@ -7608,7 +7608,7 @@
76087608
[189]\d?|
76097609
[24-6]
76107610
)\d{8}|
7611-
[13]\d{7}
7611+
[135]\d{7}
76127612
</nationalNumberPattern>
76137613
</generalDesc>
76147614
<!-- Subscriber numbers starting with 5 are also permitted for the area codes 040, with 5, 6
@@ -7618,11 +7618,11 @@
76187618
<possibleLengths national="8,9" localOnly="6,7"/>
76197619
<exampleNumber>234567890</exampleNumber>
76207620
<nationalNumberPattern>
7621+
1(?:
7622+
3[23]\d{6}|
7623+
5\d{6,7}
7624+
)|
76217625
(?:
7622-
1(?:
7623-
3[23]|
7624-
5\d?
7625-
)|
76267626
(?:
76277627
2[2-4]|
76287628
3
@@ -7632,11 +7632,6 @@
76327632
[578][23]|
76337633
64
76347634
)|
7635-
5(?:
7636-
0[2-7]|
7637-
5\d|
7638-
7[23]
7639-
)|
76407635
6[24-689]3|
76417636
8(?:
76427637
2[2-57]|
@@ -7651,7 +7646,14 @@
76517646
6[2356]|
76527647
7[2-4]
76537648
)
7654-
)\d{6}
7649+
)\d{6}|
7650+
5(?:
7651+
(?:
7652+
0[2-7]|
7653+
5\d
7654+
)\d{6}|
7655+
7[23]\d{5,6}
7656+
)
76557657
</nationalNumberPattern>
76567658
</fixedLine>
76577659
<mobile>
@@ -9688,7 +9690,12 @@
96889690
<mobile>
96899691
<possibleLengths national="7"/>
96909692
<exampleNumber>3012345</exampleNumber>
9691-
<nationalNumberPattern>[23679]\d{6}</nationalNumberPattern>
9693+
<nationalNumberPattern>
9694+
(?:
9695+
[23679]\d|
9696+
5[01]
9697+
)\d{5}
9698+
</nationalNumberPattern>
96929699
</mobile>
96939700
</territory>
96949701

@@ -10410,7 +10417,7 @@
1041010417
(?:
1041110418
46(?:
1041210419
0[0-6]|
10413-
10|
10420+
1[01]|
1041410421
4[0-57-9]
1041510422
)|
1041610423
5(?:
@@ -10436,7 +10443,7 @@
1043610443
)
1043710444
)|
1043810445
707[1-5]|
10439-
8480|
10446+
848[01]|
1044010447
9(?:
1044110448
(?:
1044210449
0[1-9]|
@@ -10957,6 +10964,8 @@
1095710964
http://cms.binus.edu/datapage/file/io/Spring2014SE/International_Student_Handbook_BINUS.pdf
1095810965
There seem to be numbers of this length for area code 22 as well based on numbers found
1095910966
online. -->
10967+
<!-- The ITU doc is outdated (2001), and many numbers of different lengths were supported
10968+
here based on valid numbers found and user report. -->
1096010969
<fixedLine>
1096110970
<possibleLengths national="[7-11]" localOnly="5,6"/>
1096210971
<exampleNumber>218350123</exampleNumber>
@@ -16552,22 +16561,20 @@
1655216561
<format>$1 $2 $3</format>
1655316562
</numberFormat>
1655416563
<numberFormat pattern="(\d{2})(\d{3})(\d{4})" nationalPrefixFormattingRule="$NP$FG">
16555-
<leadingDigits>[23578]</leadingDigits>
16564+
<leadingDigits>[3578]</leadingDigits>
1655616565
<format>$1 $2 $3</format>
1655716566
</numberFormat>
1655816567
</availableFormats>
1655916568
<generalDesc>
1656016569
<nationalNumberPattern>
1656116570
(?:
16562-
[25]\d|
16571+
2|
1656316572
33|
16573+
5\d|
1656416574
77|
1656516575
88
1656616576
)\d{7}|
16567-
(?:
16568-
2\d|
16569-
[45]
16570-
)\d{6}
16577+
[45]\d{6}
1657116578
</nationalNumberPattern>
1657216579
</generalDesc>
1657316580
<fixedLine>
@@ -16587,13 +16594,12 @@
1658716594
<nationalNumberPattern>
1658816595
(?:
1658916596
(?:
16597+
330|
16598+
555|
1659016599
(?:
16591-
20|
1659216600
77|
1659316601
88
16594-
)\d|
16595-
330|
16596-
555
16602+
)\d
1659716603
)\d|
1659816604
4[67]
1659916605
)\d{5}|
@@ -18069,17 +18075,17 @@
1806918075
9(?:
1807018076
2(?:
1807118077
[0-4]|
18072-
(?:
18073-
5\d|
18074-
6[0-5]
18075-
)\d
18078+
[56]\d\d
1807618079
)|
1807718080
(?:
1807818081
3(?:
1807918082
[0-36]|
18080-
4[069]
18083+
4\d
1808118084
)|
18082-
[68]9\d|
18085+
(?:
18086+
6[89]|
18087+
89
18088+
)\d|
1808318089
7(?:
1808418090
3|
1808518091
5[0-2]|
@@ -18088,10 +18094,8 @@
1808818094
)\d|
1808918095
4(?:
1809018096
(?:
18091-
0[0-4]|
18092-
[1379]|
18093-
[25]\d|
18094-
4[0-589]
18097+
[0245]\d|
18098+
[1379]
1809518099
)\d|
1809618100
88
1809718101
)|
@@ -19725,7 +19729,7 @@
1972519729
<leadingDigits>78</leadingDigits>
1972619730
<format>$1 $2 $3</format>
1972719731
</numberFormat>
19728-
<!-- Fixed line, but includes some "fixed or mobile" ranges (this might indicate bad data). -->
19732+
<!-- Fixed line format for 1 digit area code -->
1972919733
<numberFormat pattern="(\d)(\d{3})(\d{3,4})" nationalPrefixFormattingRule="$NP$FG">
1973019734
<leadingDigits>
1973119735
[12]|
@@ -19736,7 +19740,7 @@
1973619740
</leadingDigits>
1973719741
<format>$1 $2 $3</format>
1973819742
</numberFormat>
19739-
<!-- Fixed line, but includes some "fixed or mobile" ranges (this might indicate bad data). -->
19743+
<!-- Fixed line format for 2 digit area code -->
1974019744
<numberFormat pattern="(\d{2})(\d{3})(\d{2,3})" nationalPrefixFormattingRule="$NP$FG">
1974119745
<leadingDigits>
1974219746
[3-7]|
@@ -19795,99 +19799,26 @@
1979519799
<!-- Added 906 and 907 mobile prefixes based on reports. Prefix 707 is withdrawn as per few
1979619800
websites, however 707[0-3] is added based on bug report and online search. -->
1979719801
<mobile>
19798-
<possibleLengths national="8,10" localOnly="6,7"/>
19802+
<possibleLengths national="10"/>
1979919803
<exampleNumber>8021234567</exampleNumber>
1980019804
<nationalNumberPattern>
1980119805
(?:
19802-
1(?:
19803-
(?:
19804-
7[34]|
19805-
95
19806-
)\d|
19807-
8(?:
19808-
04|
19809-
[124579]\d|
19810-
8[0-3]
19811-
)
19812-
)|
19813-
287[0-7]|
19814-
3(?:
19815-
18[1-8]|
19816-
88[0-7]|
19817-
9(?:
19818-
6[1-5]|
19819-
8[5-9]
19820-
)
19821-
)|
19822-
4(?:
19823-
[28]8[0-2]|
19824-
6(?:
19825-
7[1-9]|
19826-
8[02-47]
19827-
)
19828-
)|
19829-
5(?:
19830-
2(?:
19831-
7[7-9]|
19832-
8\d
19833-
)|
19834-
38[1-79]|
19835-
48[0-7]|
19836-
68[4-7]
19837-
)|
19838-
6(?:
19839-
2(?:
19840-
7[7-9]|
19841-
8\d
19842-
)|
19843-
4(?:
19844-
3[7-9]|
19845-
[68][129]|
19846-
7[04-69]|
19847-
9[1-8]
19848-
)|
19849-
58[0-2]|
19850-
98[7-9]
19851-
)|
19852-
7(?:
19853-
0(?:
19854-
[1-689]\d|
19855-
7[0-3]
19856-
)\d\d|
19857-
38[0-7]|
19858-
69[1-8]|
19859-
78[2-4]
19806+
70(?:
19807+
[1-689]\d|
19808+
7[0-3]
1986019809
)|
1986119810
8(?:
19862-
(?:
19863-
0(?:
19864-
1[01]|
19865-
[2-9]\d
19866-
)|
19867-
1(?:
19868-
[0-8]\d|
19869-
9[01]
19870-
)
19871-
)\d\d|
19872-
28[3-9]|
19873-
38[0-2]|
19874-
4(?:
19875-
2[12]|
19876-
3[147-9]|
19877-
5[346]|
19878-
7[4-9]|
19879-
8[014-689]|
19880-
90
19811+
0(?:
19812+
1[01]|
19813+
[2-9]\d
1988119814
)|
19882-
58[1-8]|
19883-
78[2-9]|
19884-
88[5-7]
19815+
1(?:
19816+
[0-8]\d|
19817+
9[01]
19818+
)
1988519819
)|
19886-
9(?:
19887-
0[235-9]\d\d|
19888-
8[07]
19889-
)\d
19890-
)\d{4}
19820+
90[235-9]\d
19821+
)\d{6}
1989119822
</nationalNumberPattern>
1989219823
</mobile>
1989319824
<!-- Info on these numbers from http://www.alphatechnologieslimited.com. -->
@@ -22839,6 +22770,7 @@
2283922770

2284022771
<!-- Sudan -->
2284122772
<!-- http://www.itu.int/oth/T02020000C4/en -->
22773+
<!-- https://en.wikipedia.org/wiki/Telephone_numbers_in_Sudan -->
2284222774
<territory id="SD" countryCode="249" internationalPrefix="00" nationalPrefix="0">
2284322775
<availableFormats>
2284422776
<numberFormat pattern="(\d{2})(\d{3})(\d{4})" nationalPrefixFormattingRule="$NP$FG">
@@ -22852,12 +22784,14 @@
2285222784
<!-- Retaining previous prefix as 18 since it seems still to be used. ITU doc says 12 is a
2285322785
fixed-line range but we are supporting 1[0-2] under mobile as Sudatel mentions that
2285422786
these mobile ranges are assigned to them. -->
22787+
<!-- The third digit here is an area code as per Wikipedia. Added 154 range based on valid
22788+
numbers found online. -->
2285522789
<fixedLine>
2285622790
<possibleLengths national="9"/>
22857-
<exampleNumber>151231234</exampleNumber>
22791+
<exampleNumber>153123456</exampleNumber>
2285822792
<nationalNumberPattern>
2285922793
1(?:
22860-
5\d|
22794+
5[3-7]|
2286122795
8[35-7]
2286222796
)\d{6}
2286322797
</nationalNumberPattern>
@@ -26097,7 +26031,7 @@
2609726031
<!-- Adding 711 from numbers found online, such as the US embassy, and 6922, which seems to
2609826032
be used in Namangan. -->
2609926033
<fixedLine>
26100-
<possibleLengths national="9" localOnly="7"/>
26034+
<possibleLengths national="9"/>
2610126035
<exampleNumber>669050123</exampleNumber>
2610226036
<nationalNumberPattern>
2610326037
(?:
@@ -27061,7 +26995,7 @@
2706126995
)|
2706226996
8(?:
2706326997
[1-58]\d|
27064-
6[5689]|
26998+
6[5-9]|
2706526999
9[689]
2706627000
)|
2706727001
9(?:
@@ -27081,16 +27015,11 @@
2708127015
<exampleNumber>1900123456</exampleNumber>
2708227016
<nationalNumberPattern>1900\d{4,6}</nationalNumberPattern>
2708327017
</premiumRate>
27084-
<!-- 992 is a VSAT numbering range as per ITU doc. -->
27018+
<!-- 672 is a VSAT numbering range as per ITU doc. -->
2708527019
<voip>
2708627020
<possibleLengths national="9"/>
27087-
<exampleNumber>992012345</exampleNumber>
27088-
<nationalNumberPattern>
27089-
(?:
27090-
67|
27091-
99
27092-
)2\d{6}
27093-
</nationalNumberPattern>
27021+
<exampleNumber>672012345</exampleNumber>
27022+
<nationalNumberPattern>672\d{6}</nationalNumberPattern>
2709427023
</voip>
2709527024
<!-- These include non-geographic fixed numbers, such as for government ministries. While
2709627025
listed as "private networks", they may actually be callable from within Vietnam. (They
@@ -27142,7 +27071,7 @@
2714227071
88
2714327072
)\d|
2714427073
3(?:
27145-
[5-7]\d|
27074+
[4-7]\d|
2714627075
8[0-8]
2714727076
)|
2714827077
48[4-9]

0 commit comments

Comments
 (0)