<fn-group>

Footnote Group

Container element for footnotes that have been grouped at the end of an article

Remarks

Footnotes that are scattered throughout the text, at the places they occur, do not use this container element.

Attributes

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

Content Model

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

Expanded Content Model

(title?, (fn)+)

Description

The following, in order:

This element may be contained in:

<table-wrap-foot>

Example

...
<table-wrap id="TN0.170">
<caption>
...
</caption>
<table>
<tbody>
...
</tbody>
</table>
<table-wrap-foot>
<fn-group>
<fn id="TF1-150"><p>Data not available for 1 trial.</p></fn>
<fn id="TF1-151"><p>P&#x003C;0.05 (random effects model).</p></fn>
</fn-group>
</table-wrap-foot>
</table-wrap>
...

Module

backmatter3.ent