[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: lists as parameters

Subject: Re: lists as parameters
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 6 Aug 1999 09:33:02 +0100 (BST)
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


Current Thread
  • lists as parameters
    • Jon Smirl - Fri, 6 Aug 1999 01:22:27 -0400
      • David Carlisle - Fri, 6 Aug 1999 09:33:02 +0100 (BST) <=
        • Jon Smirl - Fri, 6 Aug 1999 12:18:06 -0400
          • Message not available
          • Dan Machak - Fri, 6 Aug 1999 10:29:21 -0700
      • <Possible follow-ups>
      • Oren Ben-Kiki - Fri, 6 Aug 1999 12:07:33 +0200
      • jmbolles - Mon, 09 Aug 1999 19:38:43 GMT

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.