[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Global variable in xsl


Subject: Re: [xsl] Global variable in xsl
From: Jarkko.Moilanen@xxxxxx
Date: Fri, 28 Nov 2003 13:34:15 +0200

Lainaus ARULRAJ <p_arulraj@xxxxxxxxx>:

<!--  
<!-- I am having one global variable like 
<!-- 
<!-- <xsl:variable name="criteria_text"/> This is declared
<!-- in one template.
<!-- 
<!-- I want to concatenate some string in another
<!-- templates.
<!-- 
<!-- Is it possible? How to do it?
<!-- 

If you want to use "global" variable, then use stylesheet param
<xsl:param name="foo">criteria_text</xsl:param>


***************************************************
* Jarkko Moilanen                                 *
* Project Manager, ITCM (www.itcm.org)            *
* Profound XML technology Expert                  *
* University of Tampere                           *
* Hypermedia Laboratory                           *
***************************************************

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



Current Thread
Keywords
xml