|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: lists as parameters
<xsl:for-each select="$test/v">
you can't do that, although as I commented on an earlier thread, that
would be nice, although here you dodn't really need to, you can move
your
<xsl:for-each select="v">
V is <xsl:value-of select="."/><br />
</xsl:for-eac
Up into the <xsl:param call, and so pass the completed result tree
fragment down to your template, and then just use <xsl:copy-of
select="$test"/>
David
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








