RE: [xsl] xsl:for-each - RETRIEVING ONLY ONE OCCURRENCE

Subject: RE: [xsl] xsl:for-each - RETRIEVING ONLY ONE OCCURRENCE
From: "Mick Storm" <mstorm@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 20 Feb 2003 11:47:00 -0800
>              <TD><xsl:value-of select="QUANTITY" /></TD>
>             <TD><xsl:value-of select="REQUEST_DELIVERY_DATE" /></TD>
>              </xsl:for-each>

It looks like you are missing a </tr> before the </xsl:for-each>. Look
at the source of the HTML and see if the results are there, and are not
being rendered because of invalid HTML

-Mick Storm




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread