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

changing table column to row

Subject: changing table column to row
From: "Martin Rothschink" <Martin.Rothschink@xxxxxxxxx>
Date: Mon, 7 Feb 2000 10:15:08 +0100
column to row
Hi,

i have a xml file with data in columns, e.g.

<RESULTS>
	<COLUMN>
		<TEXT>Bla1</TEXT>
		<TEXT>Bla2</TEXT>
		<TEXT>Bla3</TEXT>
	</COLUMN>
	<COLUMN NO='1'>
		<VALUE>Data1</VALUE>
		<VALUE>Data2</VALUE>
		<VALUE>Data3</VALUE>
	</COLUMN>
	<COLUMN NO='2'>
		<VALUE>Data4</VALUE>
		<VALUE>Data5</VALUE>
		<VALUE>Data6</VALUE>
	</COLUMN>
	<COLUMN NO='3'>
		<VALUE>Data7</VALUE>
		<VALUE>Data8</VALUE>
		<VALUE>Data9</VALUE>
	</COLUMN>
</RESULTS>

Is there an easy (and efficient) way to change this into the html row model.
What i want is:

Column	1	2	3
Bla1		Data1	Data4	Data7
Bla2		Data2	Data5	Data8
Bla3		Data3	Data6	Data9

Regards
Martin Rothschink

AxoNet Software GmbH
Osianderstr. 2/1, 73230 Kirchheim unter Teck
Tel +49 (7021) 735 600, Fax +49 (7021) 735 601
mailto:Martin.Rothschink@xxxxxxxxx, Web http://www.axonet.de



 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.