Additional material added to a document that typically follows the body of the document. This is ancillary or supporting material, not a direct continuation of the text of the document.
<!ELEMENT app %app-model; >
((title, (boxed-text | chem-struct-wrap | code | fig | graphic | media | preformat | supplementary-material | table-wrap | disp-formula | disp-formula-group | def-list | list | p | disp-quote | speech | statement | verse-group)*, (sec)*), permissions?)
The following, in order:
<article dtd-version="1.1d1">
<front>...</front>
<body>...</body>
<back>
<ref-list>...</ref-list>
<app-group>
<app>
<title>Appendix</title>
<sec>
<title>The Bipolar Seesaw.</title>
<p>The evidence for the antiphasing of the millennial-duration
climate changes occurring on the Antarctic continent ...</p>
...
</sec>
...
</app>
</app-group>
</back>
</article>
JATS-backmatter1.ent