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

xsl:if @attribute + xsl:variable not working

Subject: xsl:if @attribute + xsl:variable not working
From: "Aniceto Lopez" <aniceto@xxxxxxxxxxxxx>
Date: Wed, 28 Nov 2001 10:15:47 +0100
xsl if attribute
thanks Alessio for your solution but the problem is a little bit more
complex cause
I need to define sevelar elements (or variables or attributes) at the same
time
    bgcolor of a <td> element
    color of a <font> element
    src og an <img> element

this is why I tried doing it this way

xsl:for-each select
    xsl:if test=condition
        define variable1
        define variable2
        define variable3
    /xsl:if

xsl:value-of  variable1
...
xsl:value-of  variable2
...
xsl:value-of  variable3

/xsl:for each

thanks again
ciao



 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.