xsl-list
[Top] [All Lists]

Re: [xsl] XSL Variable not getting set

2007-03-14 08:56:24
Michael Kay wrote:
You can make it even tighter if you like:

<xsl:value-of select="for $p in 1 to 12 return ($cg[(_at_)month=$p]/@cost, 0)[1]"
  separator=","/>

Michael Kay

you beat me to it ;)


--~------------------------------------------------------------------
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>