XSL-FO instream-foreign-object Object
Definition and Usage
The <fo:instream-foreign-object> object is used for inline graphics or for "generic" objects where
the object's data resides as descendants of <fo:instream-foreign-object>,
typically as an XML element sub-tree in a non-XSL namespace (a common format is
SVG).
The content size of this object is defined by taking the size of the object
and scaling specified by the content-height, content-width, and scaling
properties.
If the content is too large for the area after scaling, the overflow property
controls the clipping and scroll bars.
Syntax
<fo:instream-foreign-object>
<!--
Contents:(see below)
-->
</fo:instream-foreign-object>
|
This object has a child from a non-XSL namespace. It also may have additional
attributes in the non-XSL namespace.
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 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
- XBRL validator & taxonomy editor
- Support for Office Open XML (OOXML)
- Graphical WSDL editor & SOAP debugger
- Java, C#, C++ code generation
- And much more!
Download a free trial today!
|
|
|
|