Module jonix.onix3

Class CountriesIncluded

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

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

Countries included

One or more ONIX codes identifying countries included in the 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.

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 <CountriesIncluded>
Short tag <x449>
Cardinality 0…1
Example <CountriesIncluded>US CA</CountriesIncluded> (USA and Canada)

This tag may be included in the following composites:

Possible placements within ONIX message:

Since:
Onix-3.03
See Also: