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

html tables with XSL

Subject: html tables with XSL
From: Deepak <deepak_vn@xxxxxxxxx>
Date: Wed, 11 Jan 2006 08:27:01 -0800 (PST)
 html tables with XSL
Hi,

 Am bit new to XSL programming, so please help me to
solve this problem.

I am trying to publish html vis XSL trnasformation and
display should be showing the datas in different
columns in the table.

My XML File looks somewhat like 

<Forms>
   <Form>
   <Form>
   <Form>
   ....
<Forms>

After XSL processing, display looks like :

 <html>
      <table>
         <tr>
           <td>Form </td>
         </tr>
         <tr>
           <td>Form </td>
         </tr>
      </table>

My purpose is, i have to process different datas in
<Form> element and display different table columns
rather than displaying in different rows.  

Unfortuntely display looks depnds on the flow in the
XML file, how i can align or specify the columns in
the tables using XSL.

Thanks,
Deepak






__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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.