Is there a way to pass parameters to a XSLT style sheet from Execute so
that it can be used with <xsl:param>?
Something like:
Execute({inputfile => 'foo.xml', recipe => 'XSLT',
xsltstylesheet => 'foo.xsl',
param => ['foo' => 'bar']});
for setting
<xsl:param name="foo"/>
Jochen
--
Jochen Topf [EMAIL PROTECTED] http://www.remote.org/jochen/ +49-721-388298
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]