Module jonix.onix2

Class RightsCountry

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

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

Rights country

One or more ISO standard codes identifying a country. Successive codes may be separated by spaces. Thus, a single occurrence of the element can carry an unlimited number of country codes, for countries that share the sales rights specified in <SalesRightsType>. For upwards compatibility, the element remains repeatable, so that multiple countries can also be listed as multiple occurrences of the whole element. At least one occurrence of <RightsCountry> or <RightsTerritory> or <RightsRegion> is mandatory in any occurrence of the<SalesRights> composite.

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 <RightsCountry>
Short tag <b090>
Example <b090>US CA</b090> USA and Canada

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: