Need example of extension function
Brought to you by:
claudenw
It seems to me that the ImagoData object is available
as a parameter to the XSLT stylesheet under the name
"{org.xenei.imago.framework}ImagoData" Since this is
the basic access point into the Servlet framework and
the Imago engine for XSLT it should be possible to
retrieve the object uing an xsl:copy-of and then make
calls against it to return results.
An example of this should be provided in the examples
that are shipped with the release content.