Multilingual XML file type - Error Objektverweis nicht auf Objektinstanz

Hi! I have a multilingual xml and we need to translate from German into Dutch.


<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<NewDataSet xmlns:xsi="">www.w3.org/.../XMLSchema-instance">
  <TextTable>
    <KeyLevel2></KeyLevel2>
    <KeyLevel3>Management</KeyLevel3>
    <German>Rezeptmanagement</German>
    <English>Recipe Management</English>
    <Finnish></Finnish>
    <French></French>
    <Chinese>配方管理</Chinese>
    <Dutch></Dutch>
    <Lithuanian></Lithuanian>
  </TextTable>
  <TextTable>
    <KeyLevel2></KeyLevel2>
    <KeyLevel3>RecipeName</KeyLevel3>
    <German>Rezeptname</German>
    <English>Recipe Name</English>
    <Chinese>配方名称</Chinese>
  </TextTable>
</NewDataSet>


I have 2 problems:

1) I get the followong error.

Trados Studio error message in German stating 'Achtung: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.'

2) If the error would get solved, how would I handle the fact, that my xml has a <Dutch> Tag in the first TextTabel, but none in the second one?

I use Trados 2021 SR1.

Thnx a lot.

Burim



Generated Image Alt-Text
[edited by: Trados AI at 11:33 AM (GMT 0) on 29 Feb 2024]
emoji