Page 1 of 1

Linebreak in XSLT - Result

Posted: Mon May 24, 2004 12:37 pm
by jkarthaus
How can I Control the Linebreaks in the Result from a XSL Transformation.
I want to generate SQL Statements by XSLT from a XML Dokument.
I works fine but the Transformer gives me Linebreaks in the Result Text
Dokument.

How can I Filter these Linebreaks out of my Result :?:

Posted: Mon May 24, 2004 1:45 pm
by george
Hi,

You should not generate the line breaks in the result, otherwise there is no XML/XSLT support for removing them. If you can post or send us to support@oxygenxml.com a cut down sample we can give you some hints about how to change your stylesheet. Also the xsl-list is a good place to ask XSLT related questions:
http://www.mulberrytech.com/xsl/xsl-list

Best Regards,
George