Module jonix.onix2

Class AlternativeProductEAN13

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

@Deprecated public class AlternativeProductEAN13 extends Object implements OnixElement<String>, Serializable
Deprecated.

Other alternative product EAN-13

EAN-13 article number identifying another product which is available and which the publisher suggests as an alternative. This element is used when the suggested alternative is neither a direct successor (new edition) nor the same product in an alternative format. Optional and non-repeating. The <RelatedProduct> composite on a later page provides a more general method of handling related items, and is to be preferred.

Format Fixed-length, 13 numeric digits.
Reference name <AlternativeProductEAN13>
Short tag <h164>
Example <h164>9788474339796</h164>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also:
  • Field Details

  • Constructor Details

    • AlternativeProductEAN13

      public AlternativeProductEAN13()
      Deprecated.
    • AlternativeProductEAN13

      public AlternativeProductEAN13(Element element)
      Deprecated.
  • Method Details