element <lpage>
Namespace:
Type:
xs:token
Content:
simple
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<lpage>
   
Content: 
{ xs:token }
</lpage>
May be included in elements (1):
Known Usage Locations
Annotation
Label
Last page
Description
Number of the article’s last page.
Comments
The page number specified in this element must not include any advertising that might follow an article. Thus, the page number must be the one on which the article ends, this number not necessarily being the number that immediately precedes that of the first page of the following article.
Examples
example 1
<pagination>
    <fpage>124</fpage>
    <lpage>157</lpage>
</pagination>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="lpage" type="xs:token">
</xs:element>

XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set