xsl-list
[Top] [All Lists]

Re: Usage of key inside a for loop of a RTF does not work properly

2005-01-05 00:34:21
I have defined key at the beginning of the stylesheet.
I am using $leverreference inside a named template.

-Ranjan
--- Geert Josten <Geert(_dot_)Josten(_at_)daidalos(_dot_)nl> wrote:

Hmmm, in that case you will have to give some more
XSL. Preferably the parts where you define the 
xsl:key and where you define $leverreference..

Cheers

Ranjan K. Baisak wrote:

Sorry for typo actually I am using $referid not
'$referid'.

-Ranjan
--- Geert Josten <Geert(_dot_)Josten(_at_)daidalos(_dot_)nl> wrote:


          <xsl:for-each
select="key('professionlevelkey','$referid')">

You have quoted your variable reference, turning
it
into a string literal. Use $referid instead of 
'$referid'...

Cheers





--~------------------------------------------------------------------

XSL-List info and archive: 
http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to:
http://lists.mulberrytech.com/xsl-list/
or e-mail:

<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--






            
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Easier than ever with enhanced
search. Learn more.
http://info.mail.yahoo.com/mail_250



--~------------------------------------------------------------------
XSL-List info and archive: 
http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to:
http://lists.mulberrytech.com/xsl-list/
or e-mail:
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




-- 
Geert(_dot_)Josten(_at_)Daidalos(_dot_)nl
IT-consultant at Daidalos BV, Zoetermeer (NL)

http://www.daidalos.nl/
tel:+31-(0)79-3316961
fax:+31-(0)79-3316464

GPG: 1024D/12DEBB50


--~------------------------------------------------------------------
XSL-List info and archive: 
http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to:
http://lists.mulberrytech.com/xsl-list/
or e-mail:
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--





                
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com 

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>