xsl-list
[Top] [All Lists]

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

2003-02-20 12:47:00
             <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



<Prev in Thread] Current Thread [Next in Thread>