From http://www.w3schools.com (Copyright Refsnes Data)
The <fo:footnote> object defines a footnote within the region-body of a page.
It is an error if an <fo:footnote> occurs as a descendant of a flow that is not assigned to a region-body.
It is also an error if an <fo:footnote> occurs as a descendant of an fo:block-container that generates absolutely positioned areas.
Additionally the <fo:footnote> object cannot have an <fo:float>, <fo:footnote>, or <fo:marker> as a descendant.
<fo:footnote> <!-- Contents:(inline|footnote-body) --> </fo:footnote> |
Property |
---|
role |
source-document |
From http://www.w3schools.com (Copyright Refsnes Data)