Module jonix.onix2

Class PagesRoman

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

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

Number of pages, roman

The number of pages numbered in roman numerals. The <PagesRoman> and <PagesArabic> elements together represent an alternative to <NumberOfPages> where there is a requirement to specify these numbering sequences separately. For most ONIX applications, however, <NumberOfPages> will be preferred. Optional and non-repeating.

Format Variable length alphabetic, suggested maximum length 10 characters.
Reference name <PagesRoman>
Short tag <b254>
Example <PagesRoman>xxiii</PagesRoman>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: