<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Thank you Jirka for your explanation, that was very helpful. I
      never realized the bottom bar of Oxygen XML Author telling me the
      Unicode code for the current character.</p>
    <p>When you say <i>"</i><i>I'm putting here directly encoded
        non-breaking space</i><i>"</i> which code sequence are you using
      instead of &#160; ?</p>
    <p>Btw I made an interesting experience. My framework now writes a
      &#160; into my XML file. When I switch from Author to Text
      mode, this &#160; is not written in the text, it just looks
      like a "regular" space. But the bottom bar says it is a U+00A0. So
      everything is fine except the visual representation in the text.</p>
    <p>When I close the XML file and open it again in text mode, there
      is suddenly a &#160; displayed. So everything is even better
      after reopening the file.</p>
    <p>Thanks and kind regards<br>
      Christian</p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Am 05.12.19 um 22:11 schrieb Jirka
      Kosek:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20cc9826-c134-5653-cd1c-de39a2f1c92f@kosek.cz">
      <pre class="moz-quote-pre" wrap="">On 5.12.2019 16:39, Christian Achter wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">I tried &#160; which just created a regular space.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
Are you sure? At the bottom bar you can see Unicode code for character
under the caret. Normal space is U+0020 and non-breaking U+00A0.

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">What do I have to put between my opening and closing <String> tags?
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
I'm putting here directly encoded non-breaking space, but &#160; should
work same.

</pre>
    </blockquote>
  </body>
</html>