Country

This dynamic enumeration defines the choices for 'Country' (countryCode) as part of an address (address).

Preset elements of this enumeration use two-letter country codes (DE, CH, US, etc.) according to ISO 3166 as a key value ('Name').

In addition to the localization (by Localization or Company specific localization), the following specific parameters are available:

  • alpha3code (see ISO 3166, e. g. DEU, CHE, USA, etc.)

  • numericCode (see ISO 3166, e. g. 266, 756, 840, etc.)

The enumeration is shipped with numerous preset elements.

►NOTE◄ Manual changes to the list of country codes or applicable localization may be necessary to ensure options are up-to-date and specific requirements are met.