XSL-FO multi-properties Object
Definition and Usage
The <fo:multi-properties> object is used to switch between two or more property-sets.
This object can be used to give a different layout to a portion of content.
For example, when a link changes from unvisited to visited, the layout could
change (this is done by changing the property-set). Note: Be careful in
changing properties that causes reflowing of the text. Properties like "color"
or "text-decoration" does not reflow the text.
Syntax
<fo:multi-properties>
<!--
Contents:(multi-property-set+,wrapper)
-->
</fo:multi-properties>
|
Properties
Whether you're new to XML or already an advanced user, the user-friendly views
and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to
meet your XML and Web services development needs from start to finish.
- XML editor
- Graphical XML Schema / DTD editors
- XSLT 1.0/2.0 editor, debugger, profiler
- XQuery editor, debugger, profiler
- Support for Office Open XML (OOXML)
- Graphical WSDL editor & SOAP debugger
- Java, C#, C++ code generation
- And much more!
Download a free 30-day trial today!
Click to see a demo!
Learn what’s new in v2008
|