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 |
Learn XML with <oXygen/> XML Editor - Free Trial!
 |
|
oXygen helps you learn to define,
edit, validate and transform XML documents. Supported technologies include XML Schema,
DTD, Relax NG, XSLT, XPath, XQuery, CSS.
Understand in no time how XSLT and XQuery work by using the intuitive oXygen debugger!
Do you have any XML related questions? Get free answers from the oXygen
XML forum
and from the video
demonstrations.
Download a FREE 30-day trial today!
|
|