Re: // behavior tip-- xsl:value-of vs. xsl:apply-templates

Subject: Re: // behavior tip-- xsl:value-of vs. xsl:apply-templates
From: Gary L Peskin <garyp@xxxxxxxxxxxx>
Date: Thu, 13 Jul 2000 16:12:22 -0700
John --

Actually, this is the behavior of the xsl:value-of element for ANY
node-set supplied in the select attribute.

Gary

Yadda Yadda wrote:
> ...
> The // operator matches all the descendant nodes of an element.
> 
> However, when used in the context of an xsl:value-of element, it returns the
> string value of only the **first** matched element.
<snip>
> 
> John Nolt


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


Current Thread