How this link solves the current problem?
thanks,
sundar
-----Original Message-----
From: Dimitre Novatchev [mailto:dnovatchev@xxxxxxxxx]
Sent: Monday, April 28, 2003 5:50 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Vertical display
--- Sundar Shanmugasundaram <SSHANMUGASUNDARAM@xxxxxxxxxxxxx> wrote:
> <?xml version="1.0"?>
> <o>
> <com>
> <hereyougo>
> <first>1</first>
> <second>2</second>
> <third>3</third>
>
> </hereyougo>
> <imaycome>
> <four>4</four>
> <five>5</five>
> <six>6</six>
>
> </imaycome>
> <imaycome1>
> <four1>41</four1>
> <five1>51</five1>
> <six1>61</six1>
>
> </imaycome1>
> <imaycome2>
> <four2>42</four2>
> <five2>52</five2>
> <six2>62</six2>
>
> </imaycome2>
>
> </com>
> </o>
>
> Hi,
>
> This is the xml file. I want to display in HTML table as follows :
>
> 1 4 41 42
> 2 5 51 52
> 3 6 61 62
>
> How will i do that?
>
> Please give XSL template.
See:
http://groups.google.com/groups?dq=&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=b8ftqh%
249iaui%241%40ID-152440.news.dfncis.de&rnum=4
=====
Cheers,
Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|