Module jonix.onix2

Class CountryExcluded

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

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

Country excluded

One or more ISO standard codes identifying a country which is excluded from a territory specified in <Territory>. Successive codes may be separated by spaces. Thus, a single occurrence of the element can carry an unlimited number of country codes. Optional and non-repeating.

Format One or more fixed-length codes, each with two upper case letters, successive codes being separated by spaces. Suggested maximum length 300 characters. [Note that ISO 3166-1 specifies that country codes shall be sent as upper case only.]
Codelist ISO 3166-1 two-letter country codes - List 91
Reference name <CountryExcluded>
Short tag <j304>
Example <j304>US CA</j304>

This tag may be included in the following composites:

Possible placements within ONIX message:

Since:
Onix-2.13
See Also: