schourode / iso3166

ISO 3166-1 country list for .NET
MIT License
76 stars 31 forks source link

Missing ISO-3166 Alpha-2 Codes: XK, AC, and TA #32

Open jeffward01 opened 1 year ago

jeffward01 commented 1 year ago

Hello,

I am using this library in conjunction with https://github.com/twcclegg/libphonenumber-csharp.

You can list the supported region ISO-3166 codes, the list of codes can be found here: https://github.com/twcclegg/libphonenumber-csharp/blob/main/resources/PhoneNumberMetadata.xml

In doing so, I have discovered that (3) Regions are missing:

bellemam commented 2 weeks ago

According to the official ISO-3166 (https://www.iso.org/obp/ui/#iso:pub:PUB500001:en), AC and TA are considered Exceptionally reserved code elements and XK is considered User-assigned code elements. Those entries are not part of the Officially assigned code elements list.