Hi BaseX Team,
this may be a bug: I have an xml file:

<?xml version="1.0" encoding="UTF-8"?>
<Test>foo <Inner/></Test>

note the whitespace between the text foo and the node <Inner/>.
Importing this into basex and running a query yields 

<Test>foo<Inner/></Test> 

without whitespace. Is there some kind of whitespace normalization 
going on during import? Can I set options that influence this behavior or is 
this a bug?
Best regards
Stefan

Stefan Sechelmann
DFG-Forschungszentrum Matheon
Mathematik für Schlüsseltechnologien
Technische Universität Berlin
Sekretariat MA 8-3                      Tel. 030/314 29 486
Straße des 17. Juni 136         Fax  030/314 79 282
10623 Berlin                            sec...@math.tu-berlin.de
http://www.math.tu-berlin.de/~sechel 

_______________________________________________
BaseX-Talk mailing list
BaseX-Talk@mailman.uni-konstanz.de
https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

Reply via email to