[xquery-talk] Whitespace problem in CSV-like output

Michael Kay mike at saxonica.com
Sat Oct 18 00:07:27 PDT 2008


Nice!
 
Michael Kay
http://www.saxonica.com/


  _____  

From: talk-bounces at x-query.com [mailto:talk-bounces at x-query.com] On Behalf
Of Ivan Pedruzzi
Sent: 17 October 2008 20:37
To: talk at x-query.com
Subject: Re: [xquery-talk] Whitespace problem in CSV-like output


 
DataDirect XQuery allows to pipe a CSV converter among others.
 
In this particular example the input document has a perfect structure and
can be directly piped.
 
declare option ddtek:serialize "method=CSV:root=list:row=entry";

/
 
result
 
A,33,"1,5"
A,33,"0,5"
B,22,"0,5"

 
Ivan Pedruzzi
DataDirect Technologies
http://www.xquery.com/data-integration/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://x-query.com/pipermail/talk/attachments/20081017/be80ae08/attachment.htm


More information about the talk mailing list