|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: How to Display multiple items
You can do something like:
<xsl:template match="subject">
<font class="display"><b><xsl:value-of select="topic" /></b></font><br />
<xsl:for-each select="method">
<font class="display"><xsl:value-of select="." /></font><br />
</xsl:for-each>
</xsl:template>
Andrej.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








