| 
 
Subject: Re: [xsl] XSL Variable not getting set From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Wed, 14 Mar 2007 16:54:32 +0100  | 
You can make it even tighter if you like:
<xsl:value-of select="for $p in 1 to 12 return ($cg[@month=$p]/@cost, 0)[1]"
separator=","/>
Michael Kay
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] XSL Variable not getting , David Carlisle | Thread | Re: [xsl] XSL Variable not getting , Abel Braaksma | 
| Re: [xsl] XSL Variable not getting , Abel Braaksma | Date | RE: [xsl] Recursive Processor to fi, sthomas2 | 
| Month |