xsl-list
[Top] [All Lists]

RE: output in table

2005-06-20 08:23:47
You have given us half of the information we need, now show us the output you 
would like to produce from this XML and we can show you how to write the XSLT.
-- 
Charles Knell
cknell(_at_)onebox(_dot_)com - email



-----Original Message-----
From:     Charles Ohana <charles(_dot_)ohana(_at_)buongiorno(_dot_)com>
Sent:     Mon, 20 Jun 2005 11:21:46 -0500
To:       <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Subject:  [xsl] output in table

Hello,
I'm trying to have an output of the xml below in a table with 3 rows and 3 
columns.
Is there a quick and easy way to do it ...
Thanx ...

<root>
<carrier name="cingular" position="1" />
<carrier name="t-mobile" position="2" />
<carrier name="att" position="0" />
<carrier name="verizon" position="3" />
<carrier name="nextel" position="4" />
<carrier name="sprint" position="5" />
<carrier name="boost" position="6" />
<carrier name="Other" position="7" />
<carrier name="Unknown" position="7" />
</root> 


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>