<app-group>

Appendix Matter

Container element for one or more appendices (<app> elements), which hold additional or ancillary material attached to an article

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.

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

Attributes

content-type Type of Content
id Identifier
specific-use Specific Use

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 | p | def-list | list | tex-math | mml:math | 
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

backmatter3.ent