Re: Output redirection in LotusXSL/xalan: using a variable?

Subject: Re: Output redirection in LotusXSL/xalan: using a variable?
From: David_Marston@xxxxxxxxx
Date: Wed, 5 Jul 2000 16:39:25 -0400
Wolfgang May asks:
>Is it possible to use an xsl:variable for output redirection with
>LotusXSL/xalan?
>...
>  <redirect:write select="{$output_file_name}">

Try <redirect:write file="$output_file_name">
(No braces, file instead of select)
.................David Marston


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread