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

Re: xsl variables

Subject: Re: xsl variables
From: Miloslav Nic <nicmila@xxxxxxxx>
Date: Mon, 19 Jul 1999 09:15:38 +0200
pass variables between xsl files
I am passing variables between XSL files via xsl:import in following
way:
1.file >  
xsl:import href=" dtdTemplateConditions.xsl"/>
...
<xsl:for-each select="//elIn[@name=$tmp and (@root=$rootElement or
(not(@root)))]">
...

2.file >
<xsl:variable name='rootElement'>zvonProject</xsl:variable>

whole stylesheet:
http://zvon.vscht.cz/ZvonHTML/Stylesheets/xslStylesheets/Zvon/zvonDTD_2_00.html

Marco.Mistroni@xxxxxxxxx wrote:
> 
> HI all,
>         I have a problem:  I have two xsl files, the first that import the
> second
> In the second xsl file I have a table, and I want to change the background
> color of the table based on a variable contained in the first xsl file
> I defined an xsl variable called 'bgcolor' in the following way:
> <xsl:variable name="foo" select="White"/>
> Then in the second xsl file I have
> 
> <TD>
> <xsl:attribute name="bgcolor">   and I have to put here the value of the
> variable called 'foo' as value of the attribute
> I tried by doing "{$foo}" but it didn't work
> Anyone can help me please???
> Br
> marco
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

-- 
***************************************************************
Dr. Miloslav Nic                        e-mail: nicmila@xxxxxxxx
Department of Organic Chemistry         TEL: +420 2 2435 5012  
ICT Prague (VSCHT Praha)                     +420 2 2435 4118
    				        FAX: +420 2 2435 4288  
****************************************************************


 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.