Element: Pagination
Includes the page numbers on which the publication referenced in the citation appears. The complete pagination for journal articles is stated within the <MedlinePgn> element. The complete pagination for books, book chapters, and other documents are stated in <StartPage> and <EndPage> elements.
Content Model
( ( StartPage, EndPage?, MedlinePgn? ) | MedlinePgn )
Contains:
May be contained in:
Examples
<Pagination> <StartPage>1</StartPage> <EndPage>11</EndPage> </Pagination> <Pagination> <MedlinePgn>62-6</MedlinePgn> </Pagination>