[Home] [By Thread] [By Date] [Recent Entries]
should be xsl:value-of select="." /> > <xsl:for-each select="//FIRST"> > <tr> > <td> <xsl:value-of > select="//FIRST/*"/> > > </td> > </tr> > </xsl:for-each>
|
[Home] [By Thread] [By Date] [Recent Entries]
should be xsl:value-of select="." /> > <xsl:for-each select="//FIRST"> > <tr> > <td> <xsl:value-of > select="//FIRST/*"/> > > </td> > </tr> > </xsl:for-each>
|