On 05.09.2007 4:28 Uhr, rachid harradi wrote:

i think it is possible to Passing a Parameter or variable from flowscript  to 
to generator and to transformer finaly to another transformer or serializer

                     <map:transform 
src="context:/resources/sources/saveFile.xsl">
                                <map:parameter name="serializer" value="html" />
                                <map:parameter name="filepath" 
value="{flow-attribute:path}" />
                     </map:transform>
<map:transform type ="savefiles">
               her "filepath"???

Why not as above using <map:parameter name="filepath" value="{flow-attribute:path}" />?

Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to