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

MS XSL Variables

Subject: MS XSL Variables
From: Nicholaj Broberg <nicholaj.broberg@xxxxxxxx>
Date: Wed, 20 Oct 1999 11:54:19 +0200
ms xsl
Hi all,

I'm using MS XSL processor and have a problem. It's like this:
When using newer XSL processors I can write:
...
<xsl:template match="dd">
<xsl:variable name="i">
	<xsl:value-of select="@item"/>
</xsl:variable>
<xsl:value-of select="bdml/data/$i"/>
</xsl:template>
....
for the following data:

<bdml>
<dd item="a"/>
<data>
	<a>Something</a>
</data>
</bdml>

But in MS XML I cant use the xsl:variable. What can I do? 
I have to use MS XSL because it is the only one I can use with ASP which is
a requirement in the project. Is there any other processors that can be used
with ASP?

Sincerely 

Nicholaj Broberg


 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.