Skip to content

Commit bb7f3ec

Browse files
committed
Update the metadata.xml
1 parent bf743c3 commit bb7f3ec

File tree

1 file changed

+19
-3
lines changed

1 file changed

+19
-3
lines changed

resources/metadata.xml

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13484,6 +13484,7 @@
1348413484
<!-- http://www.itu.int/oth/T020200006A/en -->
1348513485
<!-- http://en.wikipedia.org/wiki/%2B972 -->
1348613486
<!-- http://he.wikipedia.org/wiki/%D7%A7%D7%99%D7%93%D7%95%D7%9E%D7%AA_%D7%98%D7%9C%D7%A4%D7%95%D7%9F_%D7%91%D7%99%D7%A9%D7%A8%D7%90%D7%9C -->
13487+
<!-- https://data.gov.il/dataset/israel-numbering-plan/resource/74b44725-d8cc-4ae9-ba08-2c40a61ab68e?filters= -->
1348713488
<territory id="IL" countryCode="972" internationalPrefix="0(?:0|1[2-9])" nationalPrefix="0"
1348813489
mobileNumberPortableRegion="true">
1348913490
<availableFormats>
@@ -16892,7 +16893,7 @@
1689216893
(?:
1689316894
1(?:
1689416895
0[0-8]|
16895-
1[0-5]|
16896+
1[0-7]|
1689616897
2[014]|
1689716898
30
1689816899
)|
@@ -28938,13 +28939,18 @@
2893828939
<exampleNumber>2015550123</exampleNumber>
2893928940
<nationalNumberPattern>
2894028941
(?:
28942+
3052(?:
28943+
0[0-8]|
28944+
[1-9]\d
28945+
)|
2894128946
5056(?:
2894228947
[0-35-9]\d|
2894328948
4[468]
2894428949
)|
2894528950
7302[0-4]\d
2894628951
)\d{4}|
2894728952
(?:
28953+
305[3-9]|
2894828954
472[24]|
2894928955
505[2-57-9]|
2895028956
7306|
@@ -28963,7 +28969,7 @@
2896328969
8[13]
2896428970
)|
2896528971
3(?:
28966-
0[1-57-9]|
28972+
0[1-47-9]|
2896728973
1[02-9]|
2896828974
2[013569]|
2896928975
3[0-24679]|
@@ -29044,13 +29050,18 @@
2904429050
<exampleNumber>2015550123</exampleNumber>
2904529051
<nationalNumberPattern>
2904629052
(?:
29053+
3052(?:
29054+
0[0-8]|
29055+
[1-9]\d
29056+
)|
2904729057
5056(?:
2904829058
[0-35-9]\d|
2904929059
4[468]
2905029060
)|
2905129061
7302[0-4]\d
2905229062
)\d{4}|
2905329063
(?:
29064+
305[3-9]|
2905429065
472[24]|
2905529066
505[2-57-9]|
2905629067
7306|
@@ -29069,7 +29080,7 @@
2906929080
8[13]
2907029081
)|
2907129082
3(?:
29072-
0[1-57-9]|
29083+
0[1-47-9]|
2907329084
1[02-9]|
2907429085
2[013569]|
2907529086
3[0-24679]|
@@ -29208,6 +29219,11 @@
2920829219
)[2-9]\d{6}
2920929220
</nationalNumberPattern>
2921029221
</personalNumber>
29222+
<voip>
29223+
<possibleLengths national="10" localOnly="7"/>
29224+
<exampleNumber>3052090123</exampleNumber>
29225+
<nationalNumberPattern>305209\d{4}</nationalNumberPattern>
29226+
</voip>
2921129227
</territory>
2921229228

2921329229
<!-- Uruguay (UY) -->

0 commit comments

Comments
 (0)