XSL-FO multi-switch Object
Definition and Usage
The <fo:multi-switch> object holds one or more <fo:multi-case> objects, controlling their transitions (triggered by <fo:multi-toggle>) among each other.
This object can be used for interactive tasks such as switching table content views and next/previous page view switching.
The subclasses of these objects are one or more <fo:multi-case> objects. However, only one <fo:multi-case> object is visible at a time. Each <fo:multi-case> object may contain one or more <fo:multi-toggle> objects, which are used to control the <fo:multi-case> switching of <fo:multi-switch>.
Syntax
Attributes
| Attribute |
|---|
| auto-restore |
| id |
| role |
| source-document |