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

Grouping and Matching!

Subject: Grouping and Matching!
From: "Simpson, George" <GeorgeS@xxxxxxxxxxxxxxxxx>
Date: Tue, 14 Jan 2003 15:55:40 -0000
team dto
> Hi all,
> 
> My xml :-
> 
> <report-root>
> 	<installations>
> 		<installation-dTO>
> 			<title>Dell</title>
> 			<site-title>Dover</site-title>
> 		</installation-dTO>
> 		<installation-dTO>
> 			<title>Dare</title>
> 			<site-title>Skye</site-title>
> 		</installation-dTO>
> 	</installations>
> 	<teams>
> 		<team-dTO>
> 			<title>Shift A</title>
> 			<installation>
> 				<title>Dell</title>
> 				<site-title>Kent</site-title>
> 			</installation>
> 		</team-dTO>
> 		<team-dTO>
> 			<title>Shift C</title>
> 			<installation>
> 				<title>Dare</title>
> 				<site-title>Dover</site-title>
> 			</installation>
> 		</team-dTO>
> 	</teams>
> </report-root>
> 
> What my requirements are is to match my installations/installation-dTO/title with the 
> teams/team-dTO/installation/title and my output to be similar to :-
> 
> Place | Title | Team
> 
> Kent  | Dell  | Shift A
> Skye | Dare | Shift C
> 
> Both my place and title values are coming from installations but the team value associated with 
> the installations is coming from my teams.
> 
> I am using FOP and generating PDF.
> 
> I hope I have included enough information and appreciate any help on the matter. 
> 
> Many thanks and best wishes to the forum,
> 
> George
> 

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


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.