Module jonix.onix3

Class CountryCode

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

public class CountryCode extends Object implements OnixElement<Countrys>, Serializable

Country code

An ONIX code identifying a country with which a contributor is particularly associated. Optional and non-repeatable. There must be an occurrence of either the <CountryCode> or the <RegionCode> elements in each occurrence of <ContributorPlace>.

Format Fixed length, two letters, based on ISO 3166-1. Note that ISO 3166-1 specifies that country codes shall be sent as upper case only
Codelist List 91
Reference name <CountryCode>
Short tag <b251>
Cardinality 0…1
Example <CountryCode>US</CountryCode>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: