|
Subject: RE: [xsl] How to set nodeset to variable From: "Alice Fan" <arisuu@xxxxxxxxxxx> Date: Tue, 14 Jan 2003 09:19:57 -0800 |
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx> Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx> Subject: RE: [xsl] How to set nodeset to variable Date: Tue, 14 Jan 2003 12:06:48 -0500
[ Alice Fan] > > I am passing a nodeset to my xsl. How do I set my variable > in xsl to a > nodeset.? > > like this? > > <xsl:param name="external_files_nodeset" > select="nodeset($external_files_nodeset)"/> >
If it is really a node set and not a string, then
select='$external_files_nodeset'
Cheers,
Tom P
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] How to set nodeset to var, Joerg Heinicke | Thread | RE: [xsl] How to set nodeset to var, Passin, Tom |
| RE: [xsl] How to set nodeset to var, Passin, Tom | Date | Re: [xsl] How to set nodeset to var, Joerg Heinicke |
| Month |