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

RE: problem converting xml to excel

Subject: RE: problem converting xml to excel
From: Jarno.Elovirta@xxxxxxxxx
Date: Fri, 12 Mar 2004 06:51:56 +0200
converting xml to excel
Hi,

> My xml file looks like this
> 	<result>
> 		<row><col>col1</col><col>col2</col><col/></row>
> 		
> <row><col>col1row2</col><col>col2ro2</col><col>col3row2</col></row>
> 	</result>
> If you see carefully the third column in row1 is empty. This 
> is causing a 
> problem . Instead of leaving the excel cell empty the cell is 
> being filled 
> with the first value I enter into excel. If I do not fill in 
> row0 col0 what 
> ever value I fill in first gets in there. Can someone please 

That's odd, your stylesheets gives me

  <gmr:Cell ValueType="60" Col="1" Row="5">col1</gmr:Cell>
  <gmr:Cell ValueType="60" Col="2" Row="5">col2</gmr:Cell>
  <gmr:Cell ValueType="60" Col="3" Row="5"></gmr:Cell>
  <gmr:Cell ValueType="60" Col="1" Row="6">col1row2</gmr:Cell>
  <gmr:Cell ValueType="60" Col="2" Row="6">col2ro2</gmr:Cell>
  <gmr:Cell ValueType="60" Col="3" Row="6">col3row2</gmr:Cell>

I.e. the cell is empty like it should be.

Cheers,

Jarno

 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.