January 2003
Beginner to intermediate
1200 pages
23h 42m
English
The fo:layout-master-set object contains all the masters used in the document, including page sequence master objects, page master objects, and region master objects, which you apply to create page sequences, pages, and regions. You use masters to create templates for pages, page sequences, and regions.
The name of each master ends in -master in XSL. For example, the page master we'll use is the simple-page-master object. Page masters specify the subdivisions of a page and the geometry of these subdivisions. Page sequence masters specify the sequence of page masters that will be used to generate pages during the formatting.
You list the masters you want to use in the document in the <fo:layout-master-set> ...