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

merging the contents of consecutive

Subject: merging the contents of consecutive
From: "Annmarie Rubin \(anrubin\)" <anrubin@xxxxxxxxx>
Date: Tue, 18 Oct 2005 12:22:32 -0700
 merging the contents of consecutive
Thanks for the tip, Michael.

I want to generate a single element to replace two consecutive info
elements that are children of an overview element and have the same name
(and concatenate their contents.)  There will be no more than one pair
of these info elements in each overview element. I don't want to
generate a single element containing all duplicate elements.

For example, this code finds the info element that is a child of an
overview element and whose next following sibling is also an info
element.

<xsl:template match="overview/info[following-sibling::*[1][self::info]]"
>

At this point, I'm stuck. How do I concatenate both elements?

thanks,

Ann Marie

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.