Am 09.07.2014 16:09, schrieb Vicky Phillips:
> Hi,
> We seem to be losing the whitespace when formating xml e.g.
>
> <nonSort>Yr </nonSort>
> <title>Annibynwr</title>
>
> becomes
>
> <nonSort>Yr</nonSort>
> <title>Annibynwr</title>
>
> Any suggestions as to what we should do in order to retain this whitespace?
Hi,
try this:
<nonSort xml:space="preserve">Yr </nonSort>
It should work this way. But it finally depends on the quality of your
XML formatting tool.
regards,
Thomas
--
Thomas Scheffler
Friedrich-Schiller-Universität Jena
Thüringer Universitäts- und Landesbibliothek
Bibliotheksplatz 2
07743 Jena
Phone: ++49 3641 940027
FAX: ++49 3641 940022
|