Hi,
I'm new to using XMP-Parser(s) in Trados Studio 2021.
Soon I will be translating language files saved in XML format. I have created new project with these files using default settings.
Unfortunately, no one string was recognized, so that translatable files were empty.
How to correctly set up (define) an XML parser and which one to correctly read XML files in the format, like below:
<?xml version="1.0" encoding="UTF-16"?>
<VXTRANSLATION language="ENGLISH" date="2022-06-05" files="1466">
<VXFILE filenro="1">
<VXID key="1" value=""/>
</VXFILE>
<VXFILE filenro="2">
<VXID key="1" value="New"/>
<VXID key="2" value="Open"/>
<VXID key="3" value="Cancel"/>
<VXID key="4" value="Offset"/>
<VXID key="5" value="Save"/>
<VXID key="6" value="Exterior"/>
<VXID key="7" value="Interior"/>
</VXFILE>
Thank you in advance for your help
