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

sequential grouping question

Subject: sequential grouping question
From: hb <reganmian@xxxxxxxxx>
Date: Fri, 15 Nov 2002 09:20:01 -0800 (PST)
sequential grouping
Hi

stuck by belowed grouping problem, Is it possible to
give any suggestion ? 

++++++++++++ begin schema +++++++++++

<xs:element name="LETTERMSG">
	<xs:complexType>
		<xs:sequence>
			<xs:element ref="snoopy-a"/>
			<xs:element ref="snoopy-b"/>
			<xs:element ref="snoopy-c"/>
			<xs:element ref="Harry-GROUP"/>
			<xs:element ref="snoopy-d"/>
			<xs:element ref="snoopy-e"/>
			<xs:element ref="MickeyMouse-GROUP"/>
			<xs:element ref="snoopy-f"/>
		</xs:sequence>
	</xs:complexType>
</xs:element>
</xs:schema>
++++++++++++ end schema +++++++++++

++++++++++++ begin output +++++++++++
snoopy-a goto room(1)
snoopy-b goto room(2)
snoopy-c goto room(3)
snoopy-a back form room(1)
snoopy-b back form room(2)
snoopy-c back form room(3)

Hacked Harry-GROUP, putinto safetybox(1)
get Harry-GROUP form safetybox(1)

snoopy-d goto room(1)
snoopy-e goto room(2)
snoopy-d back form room(1)
snoopy-e back form room(2)

Hacked MickeyMouse-GROUP, putinto safetybox(1)
get MickeyMouse-GROUP form safetybox(1)

snoopy-f goto room(1)
snoopy-f back form room(1)
+++++++++++ end output +++++++++++

the desired output need to be
1) by SEQUENCE
2) by different TYPE(group or simple element)

(it's dynamic because, the style sheet have to apply
different schema of LETTERMSG)

Is there any idea ?

Many thanks
Paul

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

 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.