<page-count>

Page Count

Definition

Total number of pages of a cited item, typically a book, in a bibliographic reference (<citation> or <nlm-citation>)

Attribute

count Count

Related Elements

A number of elements in the Suite relate to page numbers:

Note: The <page-range> is intended to record supplementary information and should not be used in the place of the <fpage> and <lpage> elements, which are typically needed for citation matching. The <page-range> element is merely a text string, containing such material as “8-11, 14-19, 40”, which would mean that the article began on page 8, ran through 11, skipped to page 14, ran through 19, and concluded on page 40.

Model Information

Content Model

<!ELEMENT  page-count    EMPTY                                       >

Description

This is an EMPTY element

This element may be contained in:

<citation> Citation; <nlm-citation> NLM Citation Model; <product> Product Information; <related-article> Related Article Information

Tagged Example

In a NLM-style bibliographic citation:


...
<ref>
<nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Ohlsen</surname>
<given-names>Merle M</given-names>
</name>
<name>
<surname>Horne</surname>
<given-names>Arthur M</given-names>
</name>
<name>
<surname>Lowe</surname>
<given-names>Charles F</given-names>
</name>
</person-group>
<source>Group counseling</source>
<year>1988</year>
<publisher-loc>New York</publisher-loc>
<publisher-name>Holt, Rinehart, and Winston</publisher-name>
<page-count count="416"/>
</nlm-citation>
</ref>
...


Module

articlemeta.ent