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

XSL Positional Grouping Problem

Subject: XSL Positional Grouping Problem
From: Luke McLean <luke.mclean@xxxxxxxxxxxxx>
Date: Thu, 26 May 2005 19:00:10 +1200
luke mclean
Hello, I'm hoping that someone can point me in the right direction.  I
have the following need:

I have been sent an MS Excel file that I have been asked to transform
in the following way...

<Table>
 <Row>
   <Cell><Data>Level 1</Data></Cell>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
  </Row>
<Row>
   <Cell/>
   <Cell><Data>Level 2</Data></Cell>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
   <Cell/>
  </Row>

..+5000 Rows

</Table

To a nested structure which is based on the position of the <Data> tag.


<Table> <Level><Data>Level 1</Data> <Level><Data>Level 2</Data</Level>

..etc

 </Level>
</Table>

The nesting goes both up and down levels so I'm assuming recusion is
the way to go but the level of existing nesting has me wracking my
brains (when you don't do much of this it is a daunting task...). Thanks in advance,


Luke.

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.