<elocation-id> Electronic Location Identifier (in a citation)

Bibliographic identifier for a document that does not have traditional printed page numbers.

Usage/Remarks

This element acts in the same way as a page identifier for a document that does not have traditional page numbers; the value could be an organization’s document identifier, for example, “E700-30”.
Identifiers
This element holds an externally defined identifier (assigned to a standards document by an organization, archive, library, or similar) that is used to help cite a document that is born digital and cannot be cited by page numbers. The contents of this element should not be confused with the @id attribute, which holds an internally defined document identifier that can be used by software to perform a simple link.
Attributes

Base Attributes

Models and Context
May be contained in
Description
Text, numbers, or special characters
Content Model
<!ELEMENT  elocation-id (#PCDATA)                                    >
Tagged Sample

RNA sequence in citation

...
<ref>
 <mixed-citation publication-type="data">Xu, J. <etal/> 
  <data-title>Cross-platform ultradeep transcriptomic profiling 
   of human reference RNA samples by RNA-Seq</data-title>. 
  <source>Sci. Data</source> 
  <volume>1</volume>:<elocation-id>140020</elocation-id> 
  doi: <pub-id pub-id-type="doi">10.1038/sdata.2014.20</pub-id> 
  (<year iso-8601-date="2014">2014</year>).</mixed-citation>
</ref>
...