retrieve-position
The preference for which fo:marker's children shall be retrieved by an fo:retrieve-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.
Attribute information
Namespace: None
Schema document: fo.xsd
Type: Anonymous
Properties: Local, Unqualified
Value
Valid value Description first-starting-within-page Preference for retrieving the children of an fo:marker attached to an area that is (1) within the containing page (2) whose "is-first" trait is set to "true"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. first-including-carryover Preference for retrieving the children of an fo:marker attached to an area that is within the containing page 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-within-page Preference for retrieving the children of an fo:marker attached to an area that is (1) within the containing page (2) whose "is-first" 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. last-ending-within-page Preference for retrieving the children of an fo:marker attached to an area that is within the containing page 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
- Anonymous type of element fo:retrieve-marker via reference to fo:retrieve-position
- Attribute group fo:markers-properties via reference to fo:retrieve-position