| Subject: [xsl] exsl:node-set behaviour with variables From: sguazt <sguazt@xxxxxxxxxxx> Date: Tue, 22 Oct 2002 14:39:21 +0200 | 
Hi, What happens when a value of a variable is passed to exsl:node-set() ? That is, suppose you have the following XSL fragment:
<xsl:variable name="nodes">
   <nodes>
       <node>node 1</node>
       <node>node 2</node>
       <node>node 3</node>
   </nodes>
</xsl:variable>| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] Structuring linear input, Michael Kay | Thread | Re: [xsl] exsl:node-set behaviour w, Oleg Tkachenko | 
| RE: [xsl] named template that retur, Andrew Welch | Date | RE: [xsl] Structuring linear input, Michael Kay | 
| Month |