<page-count>

Page Count

Total number of pages in a work in print; by convention, each page or partial page is counted as one. Electronic-only works do not traditionally have page counts.

Attributes

Content Model

<!ELEMENT  page-count   EMPTY                                        >

Description

This is an EMPTY element

This element may be contained in:

Example

...
<ref>
<nlm-citation publication-type="book">
<person-group person-group-type="author">
<name>
<surname>Lawrence</surname>
<given-names>Ruth A</given-names>
</name>
</person-group>
<source>A review of the medical benefits and contraindications
to breastfeeding in the United States [Internet]</source>
<year iso-8601-date="1997-10">1997</year>
<month>10</month>
<access-date>cited 2000 Apr 24</access-date>
<publisher-loc>Arlington (VA)</publisher-loc>
<publisher-name>National Center for Education in Maternal
and Child Health</publisher-name>
<page-count count="40" />
<comment>Available from:
<ext-link ext-link-type="url" xlink:href="http://www.ncemch.org/pubs/
PDFs/breastfeedingTIB.pdf">http://www.ncemch.org/pubs/PDFs/
breastfeedingTIB.pdf</ext-link>
</comment>
</nlm-citation>
</ref>
...