<related-article>

Related Article Information

Definition

Wrapper element, used as a container for text links to a related article and for any brief description, such as “errata (correction)”, which may accompany the links

Remarks

This element is slightly overloaded in that it has 2 uses:

Attributes

alternate-form-of Alternate Form of Graphic, Media Object, Etc.
ext-link-type Type of External Link
id Identifier
issue Issue Number of a Related Article
journal-id Journal Identifier of a Related Article
journal-id-type Type of Journal Identifier
page Page of Related Article
related-article-type Type of Related Article
vol Volume of Related Article
xlink:actuate Actuating the Link
xlink:href Href (Linking Mechanism)
xlink:role Role of the Link
xlink:show Showing the Link
xlink:title Title of the Link
xlink:type Type of Link
xmlns:xlink XLink Namespace Declaration

Model Information

Content Model

<!ELEMENT  related-article
                        (#PCDATA %related-article-elements;)*        >

Description

Any combination of:

This element may be contained in:

<abbrev> Abbreviation or Acronym; <abbrev-journal-title> Abbreviated Journal Title; <abstract> Abstract; <ack> Acknowledgments; <addr-line> Address Line; <aff> Affiliation; <alt-title> Alternate Title; <anonymous> Anonymous; <app> Appendix; <app-group> Appendix Group; <article-meta> Article Metadata; <article-title> Article Title; <attrib> Attribution; <body> Body of the Article; <bold> Bold; <boxed-text> Boxed Text; <chem-struct> Chemical Structure (Display); <citation> Citation; <collab> Collaborative (Group) Author; <comment> Comment in a Citation; <conf-acronym> Conference Acronym; <conf-loc> Conference Location; <conf-name> Conference Name; <conf-num> Conference Number; <conf-sponsor> Conference Sponsor; <conf-theme> Conference Theme; <contract-num> Contract Number; <contract-sponsor> Contract Sponsor; <copyright-statement> Copyright Statement; <corresp> Correspondence Information; <def-head> Definition List: Definition Head; <degrees> Degree(s); <disp-formula> Formula, Display; <disp-quote> Quote, Displayed; <edition> Edition, Cited; <email> Email Address; <etal> Et Al.; <ext-link> External Link; <fax> Fax Number: in an Address; <font> Font; <given-names> Given (First) Names; <gloss-group> Glossary Group; <glossary> Glossary Elements List; <gov> Government Report, Cited; <grant-num> Grant Number; <grant-sponsor> Grant Sponsor; <history> History: Document History; <inline-formula> Formula, Inline; <inline-supplementary-material> Inline Supplementary Material; <institution> Institution Name: in an Address; <issue> Issue Number; <issue-title> Issue Title; <italic> Italic; <journal-subtitle> Journal Subtitle (Full); <journal-title> Journal Title (Full); <kwd> Keyword; <label> Label (of a Figure, Reference, Etc.); <meta-name> Metadata Data Name for Custom Metadata; <meta-value> Metadata Data Value for Custom Metadata; <monospace> Monospace Text (Typewriter Text); <named-content> Named Special (Subject) Content; <notes> Notes; <on-behalf-of> On Behalf of; <overline> Overline; <p> Paragraph; <patent> Patent Number, Cited; <phone> Phone Number: in an Address; <prefix> Prefix; <preformat> Preformatted Text; <product> Product Information; <publisher-loc> Publisher’s Location; <publisher-name> Publisher’s Name; <ref-list> Reference List (Bibliographic); <related-article> Related Article Information; <role> Role or Function Title of Contributor; <sans-serif> Sans Serif; <sc> Small Caps; <sec> Section; <self-uri> URI for This Same Article Online; <series> Series; <series-text> Series Text: Header Text to Describe; <series-title> Series Title; <sig> Signature; <sig-block> Signature Block; <source> Source; <speaker> Speaker; <std> Standard, Cited; <strike> Strike Through; <string-date> Date as a String; <string-name> Name of Person (Unstructured); <sub> Subscript; <subject> Subject Grouping Name; <subtitle> Article Subtitle; <suffix> Suffix; <sup> Superscript; <supplement> Supplement Information; <surname> Surname; <target> Target of an Internal Link; <td> Table Data Cell (XHTML table model); <term> Definition List: Term; <term-head> Definition List: Term Head; <th> Table Header Cell (XHTML table model); <title> Title; <trans-abstract> Translated Abstract; <trans-source> Translated Source; <trans-subtitle> Translated Subtitle; <trans-title> Translated Title; <underline> Underline; <uri> Uniform Resource Indicator (URI); <verse-line> Line of a Verse; <volume> Volume Number; <volume-id> Volume Identifier; <xref> X(cross) Reference

Tagged Example


<article><front>
<journal-meta>...</journal-meta>
<article-meta>
<title-group>
<article-title>ABC of oxygen: Diving and
oxygen</article-title>
</title-group>
<pub-date pub-type="pub">
<day>27</day>
<month>03</month>
<year>1999</year>
</pub-date>
<volume>318</volume>
<issue>7187</issue>
<fpage>857</fpage>
<permissions>
<copyright-statement>Copyright &amp;#x00A9; 1999, British
Medical Journal</copyright-statement>
</permissions>
<related-article xmlns:xlink="http://www.w3.org/1999/xlink"
related-article-type="corrected-article" xlink:href="9765173"
vol="317" page="996"></related-article>
</article-meta>
</front>
...
</article>


Module

common.ent