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

Ivan Pedruzzi ivanpedruzzi at gmail.com
Fri Oct 17 16:36:42 PDT 2008


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/c9f03358/attachment.htm


More information about the talk mailing list