Module jonix.onix2

Class SupplyToCountry

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

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

Supply-to country

One or more ISO standard codes identifying a country for which the supplier holds distribution rights for the product. 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 600 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 <SupplyToCountry>
Short tag <j138>
Example <j138>US CA</j138> USA and Canada

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: