Obj Page Sequence
# XSL-FO page-sequence Object
[ XSL-FO Reference Manual](#)
* * *
## Definition and Usage
The object is used as a container for page output elements.
Each page layout contains one object. The child objects of define the content of the page.
Each object references either a or a .
* * *
## Syntax
## Attributes
| Attribute |
| :--- |
| country |
| force-page-count |
| format |
| grouping-separator |
| grouping-size |
| id |
| initial-page-number |
| language |
| letter-value |
| master-reference |
### Example 1
The structure of an XSL-FO document is as follows:
### Example 2
A "real-world" XSL-FO example:
Hello RUOOOB
The output of the above code is as follows:
Hello RUOOOB
* * XSL-FO Reference Manual](#)
YouTip