csp logo

Instructions for using this documentation

Article XML Requirements

Article Objects

ID Syntaxes

File-Naming Conventions

Full-text Examples

DTD

Article metadata

Supplementary material

Element or context:

<sec><supplementary-material>

Requirements:

  1. Contain each supplementary material file for the article within a <supplementary-material> element within <article-meta>, after the closing <lpage> tag (see the example)
  2. Use @xlink:href on an <ext-link> element within <supplementary-material> to contain the supplementary file name
  3. Contain the name of the file within the <supplementary-material> element

Example

<article-meta>
...
<lpage>512</lpage>
<supplementary-material><ext-link xlink:href="cjc-2017-0420suppla.zip">Supplementary data</ext-link></supplementary-material> <supplementary-material><ext-link xlink:href="cjc-2017-0420supplb.zip">Supplementary data</ext-link></supplementary-material> <history>... </article-meta>