Re: [xsl] Applying for-each loop to variable that contains result tree fragment

Subject: Re: [xsl] Applying for-each loop to variable that contains result tree fragment
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 7 May 2003 21:47:48 +0100


<xsl:for-each select="(nodes1)[somecondition] | (nodes2)[othercondition]">
...

David

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread