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. |