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

"Outer join" for XSLT?

Subject: "Outer join" for XSLT?
From: cknell@xxxxxxxxxx
Date: Fri, 30 Dec 2005 10:17:43 -0500
xslt join
I'm having troubling finding a means of producing the difference between two node sets with identical structures. 

Given:
<r>
 <e>1</e>
 <e>2</e>
 <e>3</e>
 <e>4</e>
 <e>5</e>
</r>

and 

<r>
 <e>2</e>
 <e>4</e>
</r>

What I'd like to produce is:

<r>
 <e>1</e>
 <e>3</e>
 <e>5</e>
</r>

What I'm looking to do is analogous to a SQL outer-join. It may simply be that I don't know the term to search for.

Using XSLT 2.0, how is this done?

-- 
Charles Knell
cknell@xxxxxxxxxx - email

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.