Empty data fields are not displayed in Trados Studio / not included in translated XML file : this problem is not solved so far

The problem is that empty data fields (white spaces or fields without text) in the source language XML file are not displayed in Trados Studio and thus are not included in target language XML file. These empty fields are important so that TYPO3 contains the corresponding element (a container), even if it has no name (e.g. header/text). Without these empty fields, the data structure is no longer correct and we cannot import the translated XML file.

<Basis><![CDATA [Text to be ttranslated]]></Basis>
<Translation><! CDATA [ ] ]></Translation>

emoji