W3C home > Mailing lists > Public > xml-uri@w3.org > September 2002

xml/xsl transformation-problem

From: Ahmad Abdolahi <ahmad.abdolahi@data-consult.com>
Date: Thu, 26 Sep 2002 16:16:25 +0200
To: <xml-uri@w3.org>
Message-ID: <JIECKPMDDDIKJBKNOIEBEEAMCAAA.ahmad.abdolahi@data-consult.com>

hello,
I'm working with saxon to Transform xsl/xml-file to Text-Format
In the Head of my xsl-stylesheet i used:
<?xml version="1.0" encoding="iso-8859-1"?>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="text" indent="yes"/>
.....
As Rsesult of transformation  with command :
saxon -o filename.txt filename.xml filename.xsl
i get as flename.txt:
line1line2line3line4line5...........
I' will but to get all breaks in my document :
line1
line2
line3
..

could somebody help me, how i get all line-breaks in my resultfile?
I thank at advance
Amad
Received on Thursday, 26 September 2002 10:18:33 GMT

This archive was generated by hypermail 2.2.0 + w3c-0.30 : Tuesday, 12 April 2005 12:17:27 GMT