<page-range>

Page Ranges

A container element to record discontinuous pages ranges such as “8-11, 14-19, 40” meaning that the article begins on page 8, runs 8 through 11, skips to pages 14 through 19, and concludes on page 40.

Remarks

This element should be used in addition to, not in the place of, the <fpage> element, which is used by linking services.

Attribute

content-type Type of Content

Related Elements

There are three elements in this tagset concerned with printed page numbers: the first page <fpage>, the last page <lpage>, and a range of pages <page-range>. The element <elocation-id> is used to identify an online article that does not have traditional page numbers.

Expanded Content Model

(#PCDATA)

Description

Text, numbers, or special characters

This element may be contained in:

<article-meta>, <mixed-citation>, <product>, <related-article>

Example

<ref-list>
<ref>
<mixed-citation id="c10" publication-type="other">
<person-group person-group-type="author">
<string-name><surname>Schwartz</surname>, <given-names>J.</given-names></string-name>
</person-group>
(<year>1993</year>, <month>September</month> <day>30</day>).
<article-title>Obesity affects economic, social status</article-title>.
<source>The Washington Post</source>,
pp. <page-range>Al, A4</page-range>.
</mixed-citation>
</ref>
</ref-list>

Module

common3.ent