<app>

Appendix

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.

Remarks

Usage: A typical appendix might be a table (or set of tables), maps, notes, etc. appended to the base document.

An appendix will usually begin with some sort of title, so that, for example, a Table of Contents can be automatically generated. However, this Tag Set does not require that an appendix be tagged with either a <title> or a <label>. An appendix may, of course, be tagged with both.

Attributes

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

Content Model

<!ELEMENT  app          %app-model;                                  >

Expanded Content Model

((sec-meta?, label?, title?, subtitle*, alt-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 | ack | disp-quote | speech | statement | verse-group | x)*, (sec)*, (notes | fn-group | glossary | ref-list | sig-block)*), permissions?)

Description

The following, in order:

This element may be contained in:

<app-group>, <back>, <book-back>, <book-part-wrapper>

Example

          
...
<book-back>
<app-group>
<app id="bid.301">
<title>Appendix 1. TAXON nametypes.</title>
<sec id="bid.302">
<title>Scientific Name</title>
<p>Every node in the database is required to have ...</p>
...
</sec>
...
</app>
<app id="bid.317">
<title>Appendix 2. Functional classes of TAXON scientific names.</title>
...
</app>
<app id="bid.331">
<title>Appendix 3. Other TAXON data types.</title>
...
</app>
</app-group>
</book-back>
...


        

Module

JATS-backmatter1.ent