<app-group>

Appendix Matter

Definition

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

Remarks

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

This element is the same as the Appendix Matter <appm> element used in AAP- and ISO 12080-derivative DTDs.

Attributes

content-type Type of Content
id Identifier

Model Information

Content Model

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

Description

The following, in order:

This element may be contained in:

<back> Back Matter

Tagged Example


...
<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>
</back>
...

Module

backmatter.ent