Page number on which a document ends.
The <lpage> element is used in two contexts:
Electronic-only journals do not traditionally have page numbers and use the <elocation-id> element instead.
<!ELEMENT lpage (#PCDATA) >
Text, numbers, or special characters
<article-meta>, <element-citation>, <front-stub>, <mixed-citation>, <nlm-citation>, <product>, <related-article>, <related-object>
In article metadata:
<article>
<front>
<journal-meta>
...
</journal-meta>
<article-meta>
<article-id pub-id-type="pmid">10092260</article-id>
<title-group><article-title>Systematic review of day
hospital care for elderly people</article-title>
</title-group>
<contrib-group>...</contrib-group>
...
<pub-date pub-type="pub" iso-8601-date="1999-03-27">
<day>27</day><month>03</month><year>1999</year></pub-date>
<volume>318</volume>
<issue>7187</issue>
<fpage>837</fpage>
<lpage>841</lpage>
<history>...</history>
<permissions>
<copyright-statement>...</copyright-statement>
...
</article-meta></front>
...
</article>
In an element-style bibliographic reference (punctuation and spacing removed):
...
<ref>
<element-citation publication-type="journal">
<person-group>...</person-group>
<article-title>Electrogastrographic study of patients with
unexplained nausea, bloating and vomiting</article-title>
<source>Gastroenterology</source>
<year iso-8601-date="1980-08">1980</year>
<month>08</month>
<volume>79</volume>
<issue>2</issue>
<fpage>311</fpage>
<lpage>314</lpage>
</element-citation>
</ref>
...
JATS-common1.ent