![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - passing parameters for predicate filter [Thread Next] Re: passing parameters for predicate filterTo: NULL Date: 3/2/2004 5:52:00 PM David Schwartz wrote:
> <xsl:for-each select="sport[@id='{$sport_id}']/pict[day =
> '{$current_day}']"> ******* this isn't working
{} should not be used on xslt instructions. Try
<xsl:for-each select="sport[@id=$sport_id]/pict[day=$current_day]">
--
Oleg Tkachenko [XML MVP, XmlInsider]
http://blog.tkachenko.com
| ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
