• Question on how to proceed - editing sdlxliff files when creating a project with SDK

    Hello, I wrote a console application in visual studio c# that creates a project based on few parameters. It's mostly similar/taken from the example in the project automation sdk documentation. I need, after copying to target language the sdlxliff…
  • Create SDLXliff files with Java

    As a developer for a Java program, we would like to be able to automatically create SDLXliff files from an XLIFF (inculding a TMX). Are there any API's available for Java or is there a detailed specification of the SDLXliff format available? Thank…
  • Cannot open self-created sdlxliff file on SDL Trados 2015

    I'm a developer. I have created an .sdlxliff file by myself, based on the XLIFF 1.2 Standard. (Source: en.wikipedia.org/.../XLIFF) . It's essentially an .xml file, so I save it as xml with the extension ".sdlxliff". But I can't open it with Trados 2015…
  • Open sdlxliff files

    I’m creating a .NET application that requires to open/read sdlxliff files created in SDL Trados Studio and then retrieve all the translated strings. I already downloaded and installed SDL Trados Studio 2011 SDK but cannot find any function there to…