Container element for description of and pointer to additional data files that contain information directly supportive of the document (for example, audio clip, applet, raw research data).
Supplementary material has been defined to include all of the following:
Usage: The element is used in two contexts:
Typing: The @mimetype attribute may be used to identify a file type for a <supplementary-material> element.
Relation to Other Tag Sets: The <supplementary-material> element has a similar function to the <audiovisual> element in some XML tag sets and the <unprinted-item> element (used only for electronic files) in other tag sets.
<!ELEMENT supplementary-material %supplementary-material-model; >
((object-id)*, label?, (caption)?, (alt-text | long-desc | email | ext-link | uri)*, (disp-formula | disp-formula-group | chem-struct-wrap | disp-quote | speech | statement | verse-group | table-wrap | p | def-list | list | alternatives | array | graphic | media | preformat)*, (attrib | permissions)*)
The following, in order:
<alternatives>, <app>, <app-group>, <article-meta>, <bio>, <body>, <boxed-text>, <disp-quote>, <floats-group>, <front-stub>, <glossary>, <license-p>, <named-content>, <notes>, <p>, <ref-list>, <sec>, <styled-content>
<article>
<front>...</front>
<body>
<p>...</p>
<fig id="F1">...</fig>
<supplementary-material id="S1" xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:title="local_file" xlink:href="1471-2105-1-1-s1.pdf"
mimetype="application/pdf">
<label>Additional material</label>
<caption>
<p>Supplementary PDF file supplied by authors.</p>
</caption>
</supplementary-material>
<p>RNAPs seem to have arisen twice in evolution
(see the <inline-supplementary-material
xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:title="local_file" xlink:href="timeline">
Timeline</inline-supplementary-material>. A large
family of multisubunit RNAPs includes bacterial
enzymes, archeal enzymes, eukaryotic nuclear RNAPs,
plastid-encoded chloroplast RNAPs, and RNAPs from
some eukaryotic viruses. ...</p>
...
</body>
<back>...</back>
</article>
JATS-display1.ent