This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: XML to EXCEL


Mathy V Arumugam wrote:

Hello,

Can someone advice me on how I can convert XML page to EXCEL? I am only interested in converting tables (at least for now :) ).

Thanks in advance.
Mathy


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


.

use xsl:output to indicate method="text" and media type text/csv

You can easily generate a CSV file that can be opened in Excel.


Antonio



XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]