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
David ForslundSubject: Create CSV file with XSLT
Author: David Forslund
Date: 23 Oct 2003 05:31 PM
When creating a CSV file from XML using XSLT,
I've found a problem with no apparent solution.
The data has quotes and commas in it. Excel requires embedded quotes to be doubled so that it can parse them correctly. However, I've found no way to transform a " to "" within XSLT. The transform function should do it,
but there is no way to invoke it with those characters. Any suggestions?

Postnext
Ivan PedruzziSubject: RE: Create CSV file with XSLT
Author: Ivan Pedruzzi
Date: 23 Oct 2003 09:52 PM

David,

If I understood your problem, attached to this message you will find the
solution.
First trick is to save the " and "" inside a variable, second trick is
to use a recursive template.
For processor that supports tile recursion like Saxon it should also
scale reasonably.

Ivan

> -----Original Message-----
> From: stylus-studio-xslt Listmanager
> [mailto:listmanager@edn.exln.com]
> Sent: Thursday, October 23, 2003 5:55 PM
> To: Recipients of 'stylus-studio-xslt' suppressed
> Subject: Create CSV file with XSLT
>
>
> From: "David Forslund"
>
> When creating a CSV file from XML using XSLT,
> I've found a problem with no apparent solution.
> The data has quotes and commas in it. Excel requires
> embedded quotes to be doubled so that it can parse them
> correctly. However, I've found no way to transform a " to ""
> within XSLT. The transform function should do it,
> but there is no way to invoke it with those characters. Any
> suggestions?
>
>
>
> To reply: mailto:stylus-studio-xslt.7099@edn.exln.com
> To start a new topic: mailto:stylus-studio-xslt@edn.exln.com
> To login: http://edn.exln.com/~SSDN
>

(File attachment removed)

Postnext
Ivan PedruzziSubject: RE: Create CSV file with XSLT
Author: Ivan Pedruzzi
Date: 23 Oct 2003 09:53 PM
attachment for the forum

Posttop
Ivan PedruzziSubject: RE: Create CSV file with XSLT
Author: Ivan Pedruzzi
Date: 23 Oct 2003 09:53 PM


Applicationreplace.xsl


Applicationquotes(1).xml

 
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.