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

[no subject]

From: kakridge@xxxxxxxxxxxxx
Date: Fri, 9 Jan 2004 18:17:22 -0500
kindergarten tutor
I have been having a problem with grouping.  If I have:

<School>
	<Grade>
		<Students>
			<Student>
				<Name>Bob</Name>
				<Tutor>Mary Smith</Tutor>
			</Student>
			<Student>
				<Name>Joe</Name>
				<Tutor>Mike Smith</Tutor>
			</Student>
		<Students>
		<Name>Kindergarten</Name>
	</Grade>
	<Grade>
		<Students>
			<Student>
				<Name>Ted</Name>
				<Tutor>Mary Smith</Tutor>
			</Student>
			<Student>
				<Name>Sammy</Name>
				<Tutor>Mike Smith</Tutor>
			</Student>
		</Students>
		<Name>First</Name>
	</Grade>
</School>

How can I group each grade, and within each grade, group all tutors with
their students?

Something like this:

Grade: Kindergarten
Tutor: Mary Smith
Students: Bob,.,.,.

Grade: Kindergarten
Tutor: Mike Smith
Students: Joe,.,.,.

Grade: First
Tutor: Mary Smith
Students: Ted,.,.,.

etc.

Thanks



 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.