Module jonix.onix2

Class FromEANNumber

java.lang.Object
com.tectonica.jonix.onix2.FromEANNumber
All Implemented Interfaces:
OnixElement<String>, OnixTag, Serializable

public class FromEANNumber extends Object implements OnixElement<String>, Serializable

Sender EAN number

An EAN location number which identifies the sender of an ONIX message. Optional and non-repeating; but either the <FromCompany> element or a sender identifier using one or more elements from MH.1 to MH.5 must be included.

Format Fixed-length, thirteen numeric digits, of which the last is a check digit.
Reference name <FromEANNumber>
Short tag <m172>
Example <FromEANNumber>5401234098123</FromEANNumber>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: