Module jonix.onix3

Class CountriesExcluded

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

public class CountriesExcluded extends Object implements OnixElement<Set<Countrys>>, Serializable

Countries excluded

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

Format One or more fixed-length codes based on ISO 3166-1, each consisting of two upper case letters, and with successive codes being separated by spaces. Suggested maximum length 750 characters. Note that ISO 3166-1 specifies that country codes shall be sent as upper case only
Codelist List 91
Reference name <CountriesExcluded>
Short tag <x451>
Cardinality 0…1
Example <CountriesExcluded>US CA</CountriesExcluded> (Excludes USA and Canada)

This tag may be included in the following composites:

Possible placements within ONIX message:

Since:
Onix-3.03
See Also: