The XLIFF 1.2 File Type is now supported starting with WorldServer 11.1.1. While this file type is not activated by default, you can activate it by running a script on your WorldServer database. You can find the activation and deactivation scripts attached to this post, along with a list of known issues.
To activate the XLIFF file type, download and run one of the following scripts, depending on the relational database management system you use. You can dowload scripts by clicking their name in the upper-right corner of the preview:
- activateXLIFFFilter.ms.sql (for Microsoft SQL Server databases)
- activateXLIFFFilter.ora.sql (for Oracle databases)
After activating the XLIFF file type, you need to configure its corresponding MIME type on the Management > Administration > Customization page.
If necessary, you can deactivate the XLIFF file type by running one of the following scripts, depending on the relational database management system you use:
- deactivateXLIFFFilter.ms.sql (for Microsoft SQL Server databases)
- deactivateXLIFFFilter.ora.sql (for Oracle databases)
For information about the default XLIFF settings, see the SDL Trados Studio documentation.
Known issues:
- When you try to view or modify the settings of an XLIFF configuration, the page is not loaded. This is due to the fact that Microsoft Silverlight will no longer be supported. As a workaround, configure the file type in SDL Trados Studio and import it into WorldServer.
- The source and target languages of the assets segmented with XLIFF configurations are not identified automatically when you create projects. For example, even though an XLF asset might have "en-us" as a source language and "de-de" as a target language, you can still include it in a project with a different language pair.
- You cannot save XLF assets that contain <mrk mtype="protected"> or CData (section) placeholders in Browser Workbench. As a workaround, before you translate segments that contain such placeholders, copy the source content to the target segments.