◇◆
<inline-supplementary-material> Inline Supplementary Material Metadata (deprecated)
Inline description of, and possibly a pointer to, an external file that provides supplementary
(non-integral) material for the article. This element is deprecated.
Usage/Remarks
Attribute @supplemental for Included Objects
In previous versions of JATS, the element <inline-supplementary-material> was used to mark references to supplementary material, where the reference appeared
within the regular flow of the text and did not have a preview image or separate caption.
Current Best Practice is to replace such references with <inline-graphic>, <inline-media>, or
<ext-link>, as appropriate, and identify the material
as supplementary using the @supplemental flag attribute:
<inline-media supplemental="yes" .../>
Attributes
Multi-lang Attributes
Namespaces
Models and Context
May be contained in
Description
Any combination of:
- Text, numbers, or special characters
- Accessibility Elements
- Linking Elements
- Emphasis Elements
- <named-content> Named Special (Subject) Content
- <styled-content> Styled Special (Subject) Content
- Baseline Change Elements
Content Model
<!ELEMENT inline-supplementary-material (#PCDATA %inline-supplementary-material-elements;)* >
Expanded Content Model
(#PCDATA | alt-text | long-desc | email | ext-link | uri | bold | fixed-case | italic | monospace | overline | roman | sans-serif | sc | strike | underline | ruby | named-content | styled-content | sub | sup)*
Tagged Sample
<ext-link> used instead of deprecated <inline-supplementary-material>
... <p>Supplementary PDF file supplied by authors.</p> <media id="S1" supplemental="yes" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:title="local_file" xlink:href="1471-2105-1-1-s1.pdf" mimetype="application/pdf"/> <p>RNAPs seem to have arisen twice in evolution (see the <ext-link supplemental="yes" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:title="local_file" xlink:href="timeline"> Timeline</ext-link>). The large family of multisubunit RNAPs includes bacterial enzymes and archeal enzymes ... </p>...