RE: [xsl] get parameter from xalan command line

Subject: RE: [xsl] get parameter from xalan command line
From: Jarno.Elovirta@xxxxxxxxx
Date: Fri, 21 Sep 2001 09:41:02 +0300
> and my problem is how to get parameter testParam and the 
> value ( taht is textValue ) from the 
> command line ? I tried to use <xsl:value-of 
> select="$textParam" /> in my xsl file, but error 
> occur : variableReference given for variable out of context 
> or without definition.

Have you declared a top-level xsl:param with the name testParam?

Jarno

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


Current Thread