XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Karlheinz AlberSubject: Carriage return / line feed
Author: Karlheinz Alber
Date: 24 Aug 2006 09:09 AM
This tamplete work's prefect under Stylus Studio with Saxon.
In the outpute file i have a line change.

<xsl:template name="album2">
<xsl:text>2Autor </xsl:text>
<xsl:value-of select="AUTOR"/>
<xsl:text>2Interpret </xsl:text>
<xsl:value-of select="INTERPRET"/>
<xsl:text>&#13;&#10;</xsl:text> <= line change
</xsl:template>

Running the same xsl/xml under an example
from saxonia ( servlet ) not work's ????
The ouput file has no line change.

Can same body help my ?

thx
Karlheinz


Postnext
Minollo I.Subject: Carriage return / line feed
Author: Minollo I.
Date: 24 Aug 2006 09:39 AM
What is the XSLT generating? HTML? XML?

Postnext
Karlheinz AlberSubject: Carriage return / line feed
Author: Karlheinz Alber
Date: 24 Aug 2006 11:39 AM
A file.

<xsl:output method="text" encoding="ISO-8859-1" indent="yes"/>

Posttop
Minollo I.Subject: Carriage return / line feed
Author: Minollo I.
Date: 24 Aug 2006 11:52 AM
You might be experiencing conflicts with the "indent" directive; try removing the indent part in the <xsl:output> instruction.

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.