Module jonix.onix2

Class SupplyToCountryExcluded

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

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

Supply-to country excluded

One or more ISO standard codes identifying a country which is excluded from a territory specified in <SupplyToTerritory>. Successive codes may be separated by spaces. Thus, a single occurrence of the element can carry an unlimited number of country codes. For upwards compatibility, the element remains repeatable, so that multiple countries can be listed as multiple occurrences of the whole element. Optional and repeatable.

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 <SupplyToCountryExcluded>
Short tag <j140>
Example <SupplyToCountryExcluded>US CA</SupplyToCountryExcluded>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: