[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Global variables and changing within templates

Subject: Re: Global variables and changing within templates
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 10 Feb 2000 09:58:06 GMT
template declare global
> If I define a global variable, how can I pass it to a template,

declare a paramater to the template and pass the value (which can be the
value of your variable) as a paramanter using xsl:with-param.

>  change it within the template,

XSL is a side effect free language, you don't change the values
of variables.

> and be able to access the new value for the variable after the
> template processing is complete ? 

since the value will be the same after the template call as before
you can just use $variablename in the usual way.

David


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.