> i am transforming xml into three output formats: html, pdf and xml
>
> now i would like to know, if it is also possible to transform
> xml into csv
> files
> so i can view it with microsoft excel in my browser??
> if it is, what do i need to use and is there a reference
>
Just use <xsl:output method="text"/>, and be very careful about controlling
the output of whitespace.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- xml 2 csv
- Jan Weiss - Fri, 16 Nov 2001 04:18:05 -0500 (EST)
- Cyril Rognon - Fri, 16 Nov 2001 04:55:36 -0500 (EST)
- Michael Kay - Fri, 16 Nov 2001 05:32:10 -0500 (EST) <=
- Jan Weiss - Fri, 16 Nov 2001 08:16:09 -0500 (EST)
- Michael Kay - Fri, 16 Nov 2001 09:06:02 -0500 (EST)
|
|