<fn-group>

Footnote Group

Definition

Wrapper element for footnotes that have been grouped at the end of an book or book component such as a chapter

Remarks

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

Attributes

content-type Type of Content
id Identifier

Model Information

Content Model

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

Description

The following, in order:

This element may be contained in:

<abstract> Abstract; <ack> Acknowledgments; <app> Appendix; <back> Back Matter; <book-front> Book Front Matter; <boxed-text> Boxed Text; <notes> Notes; <sec> Section; <title-group> Title Group; <trans-abstract> Translated Abstract

Tagged Example


...
<book-part>
...
<back>
<ref-list>...</ref-list>
<fn-group>
<fn>
<p>Funding: NHS Executive Northern and
Yorkshire Region, Stroke Association.</p>
</fn>
<fn>
<p>Competing interests: None declared.</p>
</fn>
</fn-group>
</back>
</book-part>
...


Module

backmatter.ent