elocation-id

Elocation Identifier

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

Remarks

Performs the same function that the element <elocation-id> does for a regular article; it provides an identifier such as a DOI for the related article.

Used on Element: <related-article>

ValueMeaning
Text, numbers, or special charactersThe value of the elocation identifier.
Restriction@elocation-id is an optional attribute; there is no default.

Example

...
<related-article 
  elocation-id="052207" 
  ext-link-type="uri"
  related-article-type="addendum" 
  xlink:href="7596428"
  journal-id="MULB" 
  journal-id-type="publisher-id" vol="281"
  issue="13" page="582"/>
...