XSL-FO layout-master-set Object
--
- Home
- HTML
- JavaScript
- CSS
- Vue
- React
- Python3
- Java
- C
- C++
- C#
- AI
- Go
- SQL
- Linux
- VS Code
- Bootstrap
- Git
- Local Bookmark
XSL-FO Tutorial
XSL-FO Tutorial
XSLFO Introduction
XSLFO Documents
XSLFO Area Attributes
XSLFO Output
XSLFO Flow
XSLFO Pages
XSLFO Blocks
XSLFO Lists
XSLFO Tables
XSLFO & XSLT
XSLFO Software
XSL-FO Reference Manual
XSL-FO Objects
XSL-FO Software
XSL-FO Leader Object
Explore Further
- Printing and Publishing
- Web Design and Development
- Scripting
- Software
- Web Services
- Computer Science
- Development Tools
- Web Service
- Search
- Programming
XSL-FO layout-master-set Object
XSL-FO Reference Manual
Definition and Usage
The object holds all the masters used in the document.
Note: is the parent of .
Note: Each child of must have a unique master-name within the document.
Syntax
<fo:layout-master-set>
<!--
Contents:(simple-page-master|page-sequence-master)+
-->
</fo:layout-master-set>
Attributes
None
Example 1
The structure of an XSL-FO document is as follows:
<?xml version="1.0" encoding="ISO-8859-1"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:layout-master-set>
<fo:simple-page-master master-name="A4">
<!-- Page template goes here -->
</fo:simple-page-master>
</fo:layout-master-set>
<fo:page-sequence master-reference="A4">
<!-- Page content goes here -->
</fo:page-sequence>
</fo:root>
ByteArk Coding Plan supports mainstream large models such as Doubao, GLM, DeepSeek, Kimi, MiniMax, etc., directly supplied by the official, stable and reliable. Β₯9.9/month Sign up now
iFlytek Xingchen Coding Plan includes free model invocation quota, DeepSeek, GLM, Kimi, MiniMax, one-stop experience and deployment platform. Β₯3.9/month Sign up now
Share Notes
Write notes...
Image Address
Image Description
Image Size ΓRestore Image Size
- Nickname Nickname (Required)
- Email Email (Required)
- Reference Address Reference Address
Category Navigation
- Python / Data Science
YouTip