XSL-FO Output
XSL-FO defines output inside the <fo:flow> element.
XSL-FO Pages, Flows, and Blocks
Content "blocks" flow into "pages" and then output to the medium.
XSL-FO output is typically nested within the <fo:block> element, with <fo:block> nested inside the <fo:flow> element, and <fo:flow> nested inside the <fo:page-sequence> element.
XSL-FO Example
Now let's look at a real XSL-FO example:
The output of the above code is as follows: