<elocation-id>¶
| Appears in | Frequency | 
|---|---|
| Zero or one time | |
| Zero or one time | 
Electronic identifier that replaces the sequential pagination of a document.
Example in <article-meta>:
...
<article-meta>
    ...
    <volume>10</volume>
    <issue>2</issue>
    <elocation-id>0102961</elocation-id>
    ...
</article-meta>
...
Example in <element-citation>:
...
<element-citation publication-type="journal">
    ...
    <source>PLoS ONE</source>
    <volume>6</volume>
    <elocation-id>e27721</elocation-id>
</element-citation>
...