Module jonix.onix3

Class RegionsExcluded

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

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

Regions excluded

One or more ONIX codes identifying regions excluded from the territory. Successive codes must be separated by spaces. Optional and non-repeating, and can only occur if the <CountriesIncluded> element is also present (and specifies countries of which the excluded regions are a part), or if <RegionsIncluded> is present and includes a supra-national region code (such as ‘WORLD’).

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 <RegionsExcluded>
Short tag <x452>
Cardinality 0…1
Example <x452>CA-QC</x452> (Excludes Quebec)

This tag may be included in the following composites:

Possible placements within ONIX message:

Since:
Onix-3.03
See Also: