Additional data files that contain information directly supportive of a document, for example, an audio clip, movie, database, spreadsheet, applet, or other external file
This element has a similar function to the audiovisual element in some DTDs and the unprinted-item element (used only for electronic files) in other DTDs.
The element is used in two senses: first, inside the metadata for a book component (<book-part>) as an alert to the existence of supplementary material; and second, as part of the textual flow, where it is similar to a <fig>, in that it can be positioned as a floating or anchored object and may take a caption.
For the second usage, the position attribute may be used to indicate whether this element must be anchored at its exact location within the text or whether it may float, for example, to the top of the next page, into the next column, to the end of a logical file, or within a separate window. The mimetype attribute may be used to identify a file type for a <supplementary-material> element.
Conversion Note: <supplementary-material> may contain a preview image (e.g., the first frame of a movie, tagged as a <graphic> or <media>), with the caption/preview placed in a manner similar to a <fig> and a cross-reference made to the material from the text.
<!ELEMENT supplementary-material %supplementary-material-model; >
The following, in order:
<abstract> Abstract; <ack> Acknowledgments; <app> Appendix; <app-group> Appendix Matter; <body> Body of the Book; <book-part-meta> Book Part Metadata; <boxed-text> Boxed Text; <disp-quote> Quote, Displayed; <gloss-group> Glossary Group; <glossary> Glossary Elements List; <named-content> Named Special (Subject) Content; <notes> Notes; <p> Paragraph; <ref-list> Reference List (Bibliographic Reference List); <sec> Section; <trans-abstract> Translated Abstract
...
<sec>
...
<p>The molecular determinants of transcription-complex stability
and processivity are understood poorly. Several competing
mechanistic models of RNAP function have been proposed ...</p>
<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="applicationn/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. Members of this family exhibit
extensive sequence and structural similarities ...</p>
</sec>
...
display.ent