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

Re: use variable in <xsl:if test=

Subject: Re: use variable in <xsl:if test=
From: Matt Gushee <mgushee@xxxxxxxxxxxxx>
Date: Sat, 2 Mar 2002 03:11:02 -0700
xsl if t
On Sat, Mar 02, 2002 at 07:37:21AM +0000, Jeni Tennison wrote:

A fine explanation.

I would just add that, since it sounds like you want to have values
passed to the stylesheet from an external process, you should 
probably be using <xsl:param> elements instead of <xsl:variable>.
<xsl:param>s are defined and used just like <xsl:variable>s. The
differences are that:

 1) An <xsl:param> can receive a value passed from outside the
    stylesheet (for global parameters) or outside the template
    (for local ones).

 2) Local parameters must be immediate children of an <xsl:template>
    element, and must precede all other child elements of the
    template.

Best of luck.

-- 
Matt Gushee
Englewood, Colorado, USA
mgushee@xxxxxxxxxxxxx
http://www.havenrock.com/

 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.