<elocation-id>

Electronic Location Identifier

Page identifier for a document that does not have traditional page numbers; the value could be an book identifier, DOI, etc., for example, “E70”

Attributes

content-type Type of Content
seq Sequence

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.

Content Model

<!ELEMENT  elocation-id (#PCDATA)                                    >

Description

Text, numbers, or special characters

This element may be contained in:

<book-part-meta>, <element-citation>, <mixed-citation>, <product>, <related-article>, <related-object>

Example

...
<book-part-meta>
...
<contrib-group>...</contrib-group>
<pub-date pub-type="pub">
<day>28</day>
<month>08</month>
<year>2002</year>
</pub-date>
<elocation-id>E27</elocation-id>
<history><date date-type="accepted">
<day>22</day>
<month>08</month>
<year>2002</year>
</date></history>
</book-part-meta>
...

Module

common3.ent