Obj Multi Switch
# XSL-FO multi-switch Object
[ XSL-FO Reference Manual](#)
* * *
## Definition and Usage
The `` object holds one or more `` objects and controls the switching between them (triggered by ``).
This object can be used for interactive tasks, such as: switching between table content views and next/previous page view switching.
The children of this object are one or more `` objects. However, only one `` object is visible at a time. Each `` object may contain one or more `` objects, which are used to control the switching of the ``'s ``.
* * *
## Syntax
## Attributes
| Attribute |
| :--- |
| auto-restore |
| id |
| role |
| source-document |
* * XSL-FO Reference Manual](#)
YouTip