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

Re: How to retrieve value in xsl:value variable??

Subject: Re: How to retrieve value in xsl:value variable??
From: Steve Tinney <stinney@xxxxxxxxxxxxx>
Date: Sat, 19 Feb 2000 19:09:22 -0500
retrieve value in variable
> several places in my doc. However,
> I would like to be able to retrieve the value using $atomname without
> invoking <xsl:value> call, i.e. is

I'm not quite sure why you want to do this.  In general, <xsl:value-of>
is a perfectly good way to get the value of a variable.  If you want to
use it in a string along with other things, you might want to know about
concat().  You could say: <xsl:value-of select="concat('This atom is
called ', $atomname, '.')/>, for example.

 Steve


 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.