◇◆
issue Issue Number of a Related Article
Issue number of a journal which contains the related article.
Usage/Remarks
The @issue attribute can be used, along with the @vol, @journal-id, and @page attributes, to provide the metadata for the related article.
The issue
number in which the primary journal article has been published is given in the <issue> element, which is part of the article metadata (<article-meta>). This attribute is part of the location information for related articles.
OPTIONAL on element: <related-article>
Value | Meaning |
---|---|
Text, numbers, or special characters | The number of the journal issue, such as “48”. |
Restriction | @issue is an optional attribute; there is no default. |
Tagged Sample
Giving the issue number for an Addendum (a <related-article>)
...
<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"/>
...