Sorry, mail was supposed to be send to the mailing list... Information is the same as in Leos mail
-------- Original Message -------- Subject: Re: [basex-talk] whitespaces in import Date: Wed, 26 Mar 2014 17:59:12 +0100 From: Dirk Kirsten dk@basex.org To: Stefan Sechelmann sechel@math.tu-berlin.de
Hello Stefan,
On 26/03/14 17:51, Stefan Sechelmann wrote: Is there some kind of whitespace normalization
going on during import?
Yes, it is.
Can I set options that influence this behavior or is this a bug?
Yes, you can. Set the CHOP option to false (see https://docs.basex.org/wiki/Options#CHOP for details) or start BaseX with the -w flag (which sets CHOP to false).
Hope that helps.
Cheers, Dirk