Container element for one or more appendices (<app> elements).
Design Note: This element is highly similar to the Appendix Matter <appm> element used in AAP-derivative and ISO 12083-derivative journal tag sets.
<!ELEMENT app-group %app-group-model; >
(title?, (p)*, (app)*)
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