> and how am i able to get an output for each line:
> at the moment, all the data appears in one line.
As I said, you need to take care over the whitespace.
The best rule is to have no literal text in the stylesheet that isn't
enclosed in an <xsl:text> element, and to output a newline as
<xsl:text>
</xsl:text>
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: xml 2 csv, (continued)
- 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) <=
- Eric Vitiello - Fri, 16 Nov 2001 08:11:57 -0500 (EST)
- Bruce Kyle - Fri, 16 Nov 2001 11:49:15 -0500 (EST)
|
|