Module jonix.onix2

Class NumberOfPages

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

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

Approximate number of pages

An indication of the total number of pages in a book or other printed product. This is not intended to represent a precise count of numbered and unnumbered pages. It is usually sufficient to take the number from the last numbered page. If there are two or more separate numbering sequences (eg xviii + 344), the numbers in each sequence may be added together to make an overall total (in this case 362), but do not count unnumbered pages except if the book does not have numbered pages at all.

For multi-volume books, enter the total for all the volumes combined.

This field is optional, but it is normally required for a printed book unless the <PagesRoman> and <PagesArabic> elements are used, and is non-repeating.

Format Variable length integer, suggested maximum length 6 digits.
Reference name <NumberOfPages>
Short tag <b061>
Example <b061>442</b061>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: