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

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