Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  fo:page-sequence-wrapper
Advanced search

fo:page-sequence-wrapper

Specifies inherited properties for a group of fo:page-sequence formatting objects. It has no additional formatting semantics.

See http://www.w3.org/TR/xsl11/#fo_page-sequence-wrapper

Element information

Namespace: http://www.w3.org/1999/XSL/Format

Schema document: fo.xsd

Type: Anonymous

Properties: Global, Qualified

Content

  • Choice [0..*]
    • fo:page-sequenceSpecifies how to create a (sub-)sequence of pages within a document; for example, a chapter of a report. The content of these pages comes from flow children of the fo:page-sequence. Specifies that only the children of fo:markers that are descendants of any fo:flow within the containing fo:page-sequence may be retrieved by this fo:retrieve-marker.
    • fo:page-sequence-wrapperSpecifies inherited properties for a group of fo:page-sequence formatting objects. It has no additional formatting semantics.

Attributes

NameOccTypeDescriptionNotes
id [0..1]fo:idAn identifier unique within all objects in the result tree with the fo: namespace. It allows references to this formatting object by other objects.from group fo:id
index-class [0..1]fo:stringAssociates an index class with a formatting object that also has an index key specified.from group fo:index-class
index-key [0..1]fo:stringAssociates an index key with the formatting object on which it is specified.from group fo:index-key

Used in

Sample instance

<fo:page-sequence-wrapper> <--any elements or text--> </fo:page-sequence-wrapper>