Re: [xsl] xsl:variable question

Subject: Re: [xsl] xsl:variable question
From: James Fuller <jim.fuller@xxxxxxxxxxxxxx>
Date: Mon, 28 Feb 2005 12:51:43 +0100
omprakash.v@xxxxxxxxxxxxx wrote:

That should be

"<xsl:value-of select=""/>




actually, you want to use <xsl:copy-of select=""/> and depending on your XSLT version usage you may find you need to use nodeset extension function....gl, Jim Fuller


Current Thread