Hi guys,
I created a custom file type for XML file with the following structure:
<request id="1129" source-language="da" type="LanguageText">
<translation destination-language="fr">
<Text translate="true">Planlagt driftstid</Text>
</translation>
<current-translation>Temps de fonctionnement programmé</current-translation>
<description>Label describing the number of hours a plant is scheduled to be in operation this year</description>
</request>
I needed to extract Text translate="true" strings (the translation will overwrite them) and it's working fine however I have challenges adding the description as Structure Information.



Unfortunately, only the first description is extracted as structure information and is applied to all strings.
I have tested several xpath expressions without any positive result.
Do you have any ideas?
Cheers,
Dimmo
Generated Image Alt-Text
[edited by: Trados AI at 5:56 AM (GMT 0) on 29 Feb 2024]

Translate