Latest web development tutorials

XSL-FO wrapper objects

XSL-FO Reference Manual XSL-FO Reference Manual

Definition and Usage

<Fo: wrapper> target for a group of XSL-FO object specifies inherited [inheritance] property.

<Fo: wrapper> can only contain sub-class object (the object must be a subclass of its parent object class object that allows the child to use).


grammar

<fo:wrapper>
<!--
Contents:(#PCDATA|bidi-override|
character|external-graphic|
instream-foreign-object|inline|
inline-container|leader|page-number|
page-number-citation|basic-link|
multi-toggle|block|block-container|
table-and-caption|table|list-block)*
-->
</fo:wrapper>

Attributes

属性
id


XSL-FO Reference Manual XSL-FO Reference Manual