|
Subject: Re: [xsl] accessing paramters as node-sets From: "M. David Peterson" <m.david@xxxxxxxxxx> Date: Tue, 13 Jul 2004 16:19:25 -0600 |
currently i'm accessing a xsl variable such as:
<xsl:variable name="test"> <some>xml</some> </xsl:varialbe>
using exsl:node-set($test)
now I want to pass in the same xml as a paramter such as:
<xsl:param name="test2"/>
and then access it with exsl:node-set($test2) but it doesnt work. Is this possible?
Marcus
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] accessing paramters as node-s, Marcus B. Irven | Thread | [xsl] Newbie learning question, Chris Carrier |
| Re: [xsl] commenting and documentin, cking | Date | [xsl] Newbie learning question, Chris Carrier |
| Month |