Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - multiple select with xsl:key >Thread Next - Re: multiple select with xsl:key Re: multiple select with xsl:keyTo: NULL Date: 4/4/2005 12:44:00 PM Christian Schlemmer wrote:
> <xsl:key name="pageid" match="siteinfo/pages/page/id" use="concat(id, '+',
> category)"/>
> <xsl:variable name="pageid" select="$dfile[key('pageid', concat(id,
> $catid))]"/>
Shouldn't it be
<xsl:variable name="pageid" select="$dfile[key('pageid', concat(id, '+',
$catid))]"/>
--
Oleg Tkachenko [XML MVP, MCP]
http://blog.tkachenko.com
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
