[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Re: xsl-list Digest 28 May 2008 05:10:01 -0000 Iss

Subject: Re: Re: xsl-list Digest 28 May 2008 05:10:01 -0000 Issue 1511
From: "Andrew Welch" <andrew.j.welch@xxxxxxxxx>
Date: Thu, 29 May 2008 12:44:40 +0100
Re:  Re: xsl-list Digest 28 May 2008 05:10:01 -0000 Iss
2008/5/29 Michael Kay <mike@xxxxxxxxxxxx>:
>> Equally adjacent text nodes are merged, so nested value-of's
>> are pointless:
>>
>> <xsl:value-of separator="xx">
>>   <xsl:value-of select="/root/node[1]"/>
>>   <xsl:value-of select="/root/node[2]"/> </xsl:value-of>
>>
>> ...here the output is "foobar" as "foo" and "bar" are merged
>> before the outer value-of gets to them.
>
> No, that's not quite true.
[snip]
> Adjacent text nodes are merged only by an operation that merges them, for
> example <xsl:element> or <xsl:value-of>.


Ahh, ok - so the outer value-of does the merging then applies the seperator.

So that should read:

"the output is "foobar" as the adjacent text nodes "foo" and "bar" are
merged by the outer value-of before it applies the seperator"


-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.