Re: XT value-of variables

Subject: Re: XT value-of variables
From: "Oren Ben-Kiki" <oren@xxxxxxxxxxxxx>
Date: Thu, 22 Jul 1999 12:27:12 +0200
<xsl:value-of> evaluates to the string/text of whatever is specified. To
access it as a "result tree fragment"/"node set" you need to use
<xsl:copy-of> instead. I've also been bitten by this...

Share & Enjoy,

    Oren Ben-Kiki


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


Current Thread