retrieve-position-within-table
The preference for which fo:marker's children shall be retrieved by an fo:retrieve-table-marker, based on the areas returned by the parent of the fo:marker relative to the areas returned by the parents of other identically named fo:marker's.
See http://www.w3.org/TR/xsl11/#retrieve-position-within-table.
Attribute information
Namespace: None
Schema document: fo.xsd
Type: Anonymous
Properties: Local, Unqualified
Value
Valid value Description first-starting Preference for retrieving the children of an fo:marker attached to an area (1) that is a descendant of the primary retrieve scope area, (2) whose "is-first" trait is set to "true" (3) and precedes in the area tree, using pre-order traversal order, any other similarly constrained area that has an attached fo:marker with the same value of the "marker-class-name" property. first-including-carryover Preference for retrieving the children of an fo:marker attached to an area (1) that is a descendant of the primary retrieve scope area, (2) and that precedes in the area tree, using pre-order traversal order, any other similarly constrained area that has an attached fo:marker with the same value of the "marker-class-name" property. last-starting Preference for retrieving the children of an fo:marker attached to an area (1) that is a descendant of a retrieve scope area, (2) whose "is-first" trait is set to "true" (3) and that follows in the area tree, using pre-order traversal order, any other similarly constrained area that has an attached fo:marker with the same value of the "marker-class-name" property. last-ending Preference for retrieving the children of an fo:marker attached to an area (1) that is a descendant of a retrieve scope area, (2) and whose "is-last" trait is set to "true" and that follows in the area tree, using pre-order traversal order, any other similarly constrained area that has an attached fo:marker with the same value of the "marker-class-name" property.
Used in
- Attribute group fo:retrieve-position-within-table
- Anonymous type of element fo:retrieve-table-marker via reference to fo:retrieve-position-within-table
- Attribute group fo:markers-properties via reference to fo:retrieve-position-within-table