Module jonix.onix2

Class NumberOfPieces

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

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

Number of pieces

If the product is homogeneous (ie all items or pieces which constitute the product have the same form), the number of items or pieces may be included here. If the product consists of a number of items or pieces of different forms (eg books and audio cassettes), the <ContainedItem> composite should be used – see below. This field is optional and non-repeating.

Format Variable-length integer, suggested maximum length 4 digits.
Reference name <NumberOfPieces>
Short tag <b210>
Example <NumberOfPieces>3</NumberOfPieces>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: