当前位置: 首页 > 网络学院 > XML相关教程 > XSL-FO > XSL-FO repeatable-page-master-alternatives 对象
The <fo:repeatable-page-master-alternatives> object specifies repetition of a set of simple-page-masters.
<fo:repeatable-page-master-alternatives>对象指定了一组“simple-page-masters[简单页面主]”的副本。
The children of this object are fo:conditional-page-master-references (called alternatives).
该对象的子类为:fo:conditional-page-master-references(我们称之为“方案”)。
Which alternative should be used depends on the evaluation of the condition (the conditions allow different page-masters to be used for the first page, for odd and even pages, and for blank pages).
具体使用哪个方案取决于对条件的评估(该条件允许对第一个页面、奇/偶页面以及空白页面使用不同的page-masters[页面主])。
The conditions are tested in order, and the last alternative should reference the page-master to be used for all pages without a special layout.
条件将按照顺序进行测试,最后的项目将涉及到用于不包含指定层的所有页面的page-master[页面主]。
<fo:repeatable-page-master-alternatives> <!-- Contents:(conditional-page-master-reference+) --> </fo:repeatable-page-master-alternatives> |
属性 |
---|
maximum-repeats |