At 11:43 13-10-00 +0200, you wrote:
>Hi All,
>
>I 'am using a Variable in my XSL with  <xsl:variable >,  can I pass a value to
>my variable from a Script  Perl ?.
>
>If it is not possible, how can I do ?


I think <xsl:param> is the thing to use. 
http://www.w3.org/TR/xslt#variables But I don't know if you can use that in 
PERL, either.



Reply via email to