Module jonix.onix2

Class ItemQuantity

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

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

Contained item quantity

For filled dumpbins and counter packs, and for retail packs containing a number of copies of the same item, the number of copies of the specified item contained in the pack. <ItemQuantity> is used to state a quantity of identical items, when a pack contains either a quantity of a single item, or a quantity of each of two or more different items (eg a dumpbin carrying copies of two different books, or a classroom pack containing a teacher’s text and twenty student texts). Optional and non-repeating.

Format Variable-length integer, maximum four digits
Reference name <ItemQuantity>
Short tag <b015>
Example <ItemQuantity>24</ItemQuantity>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: