From http://www.w3schools.com (Copyright Refsnes Data)
The <fo:multi-case> object contains (within an <fo:multi-switch>) each alternative sub-tree of XSL-FO objects. The parent <fo:multi-switch> will choose which alternative to show and hide the rest.
|
<fo:multi-case> <!-- Contents:(#PCDATA|bidi-override|character| external-graphic|instream-foreign-object| inline|inline-container|leader|page-number| page-number-citation|basic-link|multi-toggle| block|block-container|table-and-caption| table|list-block)* --> </fo:multi-case> |
| Property |
|---|
| case-name |
| case-title |
| id |
| role |
| source-document |
| starting-state |
From http://www.w3schools.com (Copyright Refsnes Data)