XSL-FO master-reference Property
Definition and Usage
The master-reference property defines a reference to a master.
For the <fo:page-sequence> object this property defines a reference to
the <fo:simple-page-master> or a <fo:page-sequence-master>.
For the <fo:single-page-master-reference> object this property specifies the name of the
page-master (<fo:simple-page-master>) to be used to create a single page.
For the <fo:repeatable-page-master-reference> object this property specifies the name of
the page-master (<fo:simple-page-master>) to be used in repetition until the content is exhausted or the
maximum-repeats limit is reached.
For the <fo:conditional-page-master-reference> object this property specifies the name
of the page-master (<fo:simple-page-master>) to be used whenever this alternative is chosen.
If the name is empty or if a name-conflict occurs, an error shall be
reported. However, the processor may continue processing.
Details
- Inherited: no
- Percentages: N/A
- Media: visual
Property Values
| Value |
Description |
| name |
Default: an empty name. The name does not have to be unique, but must
refer to a master-name that exists in the document |
 |
|
Get Your Diploma!
W3Schools' Online Certification Program is the perfect solution for busy
professionals who need to balance work, family, and career building.
The HTML Certificate is for developers who want to document their knowledge of HTML, XHTML, and CSS.
The ASP Certificate is for developers who want to document their knowledge of ASP, SQL, and ADO.
|
|