[Home] [By Thread] [By Date] [Recent Entries]
Instead of
<card id="<xsl:value-of select="cardid"/>"
Use
<card id="{cardid}"/>
Linda
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
[Home] [By Thread] [By Date] [Recent Entries]
Instead of
<card id="<xsl:value-of select="cardid"/>"
Use
<card id="{cardid}"/>
Linda
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|