[xsl] Read the data only once.

Subject: [xsl] Read the data only once.
From: "Avula, Raj" <RAvula@xxxxxxxxxxx>
Date: Mon, 8 Apr 2002 17:36:33 -0700

Hi,
	In my xsl I have a global varaible which caluculates and holds some
data.
I am using that variable from all over the xsl. I am making calls to named
templates
while creating the variable. Each time I call the varialbe, that named
templates are being
called to extract the value. I need a different behaviour here. In my case
that variable remains
constant through out the xsl. So I want to calculate the variable only once.
Is there a easy
way to implement this.

Thanks for the help

Raj..

"MMS <firstam.com>" made the following
 annotations on 04/08/02 17:38:08
------------------------------------------------------------------------------
"THIS E-MAIL MESSAGE AND ANY FILES TRANSMITTED HEREWITH, ARE INTENDED SOLELY FOR THE USE OF THE INDIVIDUAL(S) ADDRESSED AND MAY CONTAIN CONFIDENTIAL, PROPRIETARY OR PRIVILEGED INFORMATION.  IF YOU ARE NOT THE ADDRESSEE INDICATED IN THIS MESSAGE (OR RESPONSIBLE FOR DELIVERY OF THIS MESSAGE TO SUCH PERSON) YOU MAY NOT REVIEW, USE, DISCLOSE OR DISTRIBUTE THIS MESSAGE OR ANY FILES TRANSMITTED HEREWITH.  IF YOU RECEIVE THIS MESSAGE IN ERROR, PLEASE CONTACT THE SENDER BY REPLY E-MAIL AND DELETE THIS MESSAGE AND ALL COPIES OF IT FROM YOUR SYSTEM."

==============================================================================


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


Current Thread