<app-group>

Appendix Group

Container element for one or more appendices (<app> elements).

Remarks

As set up in the Journal Publishing Tag Set, the <app-group> element can contain both appendices and interspersed bibliographic reference lists, because some older journal tag sets make use of this model.

Design Note: This element is highly similar to the Appendix Matter <appm> element used in AAP-derivative and ISO 12083-derivative tag sets.

Attributes

content-type Type of Content
id Identifier
specific-use Specific Use
xml:lang Language

Content Model

<!ELEMENT  app-group    %app-group-model;                            >

Expanded Content Model

(label?, title?, (address | alternatives | array | boxed-text | chem-struct-wrap | fig | fig-group | graphic | media | preformat | supplementary-material | table-wrap | table-wrap-group | disp-formula | disp-formula-group | def-list | list | tex-math | mml:math | p | related-article | related-object | disp-quote | speech | statement | verse-group)*, (app | ref-list)*)

Description

The following, in order:

This element may be contained in:

<back>

Example

<article>
<front>
...</front>
<body>...</body>
<back>
<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>...
</app>
</app-group>
<ref-list>...
</ref-list>
</back>
</article>

Module

JATS-backmatter1.ent