Hello,


I have imported an xml File in a respository:



...<xy> text <k>text;</k> <k>text</k> text <xy>...



When I export (docview.xml) the respository content the spaces (0020) between 
the k-tags (</k> <k>) are gone:



...<xy> text <k>text;</k><k>text</k> text <xy>...



Is there an explanation for this?





I use Java with UTF-8 on a Debian-Linux machine, and a MySQL DB.





Thanks.



Johann

Reply via email to