<app>

Appendix

Additional material added to — and usually following — an article, for example, a table (or set of tables), maps, notes, etc. This is ancillary or supporting material, not a direct continuation of the text of an article.

Attributes

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

Content Model

<!ELEMENT  app          %app-model;                                  >

Expanded Content Model

((title, 
(boxed-text | chem-struct-wrap | fig | graphic | media | preformat | supplementary-material | 
table-wrap | disp-formula | disp-formula-group | p | def-list | list | disp-quote | speech | 
statement | verse-group)*, 
(sec)*), 
permissions?)

Description

The following, in order:

This element may be contained in:

<app-group>

Example

<article>
<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>...
</app>
</app-group>

</back>
</article> 

Module

backmatter3.ent