csp logo

Instructions for using this documentation

Article XML Requirements

Article Objects

ID Syntaxes

File-Naming Conventions

Full-text Examples

DTD

Article metadata

Related articles (corrections, retractions, replies)

Element or context:

<related-article>

Note

Use these requirements to relate corrections, retractions, or replies back to a previously published article (see the table below).

Requirements:

  1. Contain the linking information to the related article within a <related-article> element
  2. Set attribute 'journal-id' on <related-article> to the journal code and attribute 'journal-id-type' to "publisher-id"
  3. Set attribute 'xlink:href' on <related-article> to the complete URL of the doi of the related article
  4. Set the attribute 'related-article-type' on <related-article> according to the following table:

    If @article-type of the article being processed is.....

    Set @related-article-type to....

    correction

    corrected-article

    retraction

    retracted-article

    reply

    editorial

Example:

<article article-type="correction">
...
<related-article related-article-type="corrected-article" xlink:href="https://dx.doi.org/10.1139/cjc-2011-007"
journal-id-type="publisher-id" journal-id="cjc" xlink:type="simple"/>