[Home] [By Thread] [By Date] [Recent Entries]
Hi Rex,
If XSLT 2.0 is ok for you then all you need is as simple as: <xsl:template match="offers"> <xsl:value-of select="for $i in fcst/@start_hr to fcst/@end_hr return (fcst/@value)" separator=","/> </xsl:template> Best Regards, George --------------------------------------------------------------------- George Cristian Bina - http://aboutxml.blogspot.com/ <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com Rex Rex wrote: I am new to XSLT. I have this problem to resolve.
|

Cart



