Hi,
I have a simple XML file for which I have prepared a Trados parser.
<Values>
<Value>Test1</Value>
<Value> Test2</Value>
<Value text="Test3"/>
<Value text=" Test4"/>
</Values>
When I load this file into a Trados project, making sure the correct parser is used, I lose the leading space in the source text. This really matters to me because I am applying Perfect Match sdlxliff files which DO have the leading spaces. I have 2000+ files for each of 14 target languages. Currently, I am seeing a lot of untranslated segments because of this.
It does not matter if the leading space is in an attribute or in an element, the space(s) is lost.
I have edited the parser and tried all 4 "Whitespace" permutations - I get the same result - the spaces are lost.
Am I missing a config setting somewhere or is this a bug?
Best Regards
Mark
