Module jonix.onix3

Class RegionsIncluded

java.lang.Object
com.tectonica.jonix.onix3.RegionsIncluded
All Implemented Interfaces:
OnixElement<Set<Regions>>, OnixTag, Serializable

public class RegionsIncluded extends Object implements OnixElement<Set<Regions>>, Serializable

Regions included

One or more ONIX codes identifying regions included in the territory. A region is an area which is not a country, but which is precisely defined in geographical terms, eg the World, Northern Ireland, Australian Capital Territory. Successive codes must be separated by spaces. Optional and non-repeating, but either <CountriesIncluded> or <RegionsIncluded> is mandatory in each occurrence of the <Territory> composite.

Note that if used, the ‘WORLD’ region code cannot be combined with other region codes.

Format One or more variable-length codes, each consisting of upper case letters, with or without a hyphen and further upper case letters or digits, and with successive codes being separated by spaces. Suggested maximum length 750 characters
Codelist List 49 Where possible and appropriate, country subdivision codes are derived from the UN LOCODE scheme based on ISO 3166-2
Reference name <RegionsIncluded>
Short tag <x450>
Cardinality 0…1
Example <x450>GB-SCT GB-NIR GB-WLS</x450> (Includes Scotland, Northern Ireland, Wales)

This tag may be included in the following composites:

Possible placements within ONIX message:

Since:
Onix-3.03
See Also: