This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]