当前位置: 首页 > 网络学院 > XML相关教程 > XSL-FO > XSL-FO footnote 对象
The <fo:footnote> object defines a footnote within the region-body of a page.
<fo:footnote>对象的作用是:在页面区域内定义一个脚注。
It is an error if an <fo:footnote> occurs as a descendant of a flow that is not assigned to a region-body.
如果包含<fo:footnote>的流程并未在区域中指定,那么将会产生错误。
It is also an error if an <fo:footnote> occurs as a descendant of an fo:block-container that generates absolutely positioned areas.
如果包含<fo:footnote>的“fo:block-container”被放置在一个决对定位的区域内,那么将产生错误。
Additionally the <fo:footnote> object cannot have an <fo:float>, <fo:footnote>, or <fo:marker> as a descendant.
<fo:footnote>中不能再包含<fo:float>、<fo:footnote>或<fo:marker>作为它的子类。
<fo:footnote> <!-- Contents:(inline|footnote-body) --> </fo:footnote> |
属性 |
---|
role |
source-document |