All of the pagination details of a document
A journal article's volume, issue, first and last page numbers must be captured in documentinfo/pagedetails if known.
For example, an article published in volume 113, issue 2 which starts on page 275 and ends on page 295 would have the following documentinfo/pagedetails element.
<pagedetails> <volume>113</volume> <issue>2</issue> <page type="first">275</page> <page type="last">295</page> </pagedetails>
No attributes
View pagedetails's content model
Created: Tue Dec 23 14:02:01 2003