19 Apr
2012
19 Apr
'12
12:33 p.m.
Hi Jidanni, for a quick shot you could update your /etc/apt/sources.list with deb http://files.basex.org/debian unstable/ deb-src http://files.basex.org/debian unstable/ Official upload will happen in a few hours. Thanks, Alex On 19.04.2012, at 12:07, Alexander Holupirek wrote:
I'll provide the Debian package in a minute.
On 19.04.2012, at 12:05, Christian GrĂ¼n wrote:
But http://docs.basex.org/wiki/Serialization#Version_7.1 says newline is in. You might want to revise that.
Yep, the "newline" parameter only specifies if \r, \n or \r\n will be chosen as end-of-line marker. Instead, you'll need to work with the "separator" parameter, which allows you to change the character which is used as item delimiter.