<fn>

Footnote

Additional information tied to a particular location in the text. This material is not considered to be part of the body of the text, but is a note instead of, in addition to, as a source for, or as a commentary on either some body text or on an element in the metadata such as an author

Attributes

fn-type Type of Footnote
id Identifier
symbol Symbol
xml:lang Language Code

Expanded Content Model

(label?, (p)+)

Description

The following, in order:

Example

...
<back>
<fn-group content-type="footnotes">
<fn id="fn1">
<label>1</label>
<p align="left">As discussed further on in the
present article, these capabilities include random
slopes modeling with vectors of individual data
and the incorporation of known Level 1 error
variances.</p>
</fn>
<fn id="fn2">
<label>2</label>
<p align="left">The two assumptions discussed in
this paragraph are ...</p>
</fn>
...
</fn-group>
...
</back>
...

Module

link3.ent