Commit a0e1c50
committed
Add ISO 3166-1 user-assigned code elements
ISO 3166-1 reserves certain alpha-2 codes for user assignment:
- AA
- QM to QZ
- XA to XZ
- ZZ
These codes are part of the ISO 3166-1 standard and are reserved for
users who need to add further code elements for their own purposes.
They will never be assigned to actual country names by ISO.
Common uses include:
- XX: Unknown or Unspecified Country
- XY: Anonymous Country (for privacy)
- XK: Kosovo (used by European Commission)
- ZZ: Unknown or International
Reference: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#User-assigned_code_elements1 parent c1272aa commit a0e1c50
1 file changed
Lines changed: 46 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
443 | 489 | | |
444 | 490 | | |
445 | 491 | | |
| |||
0 commit comments