XliffPurge

XliffPurge.xsl — Purges completed translation units from an XLIFF file.

Parameters

None.

Input

An XLIFF document.

Output

An XLIFF document.

Description

The stylesheet copies the structure and content of the input document to the output document. If any translation units have a target with the attribute state='translated', they are not copied to the output document.

This stylesheet may be useful if you have partially translated a differential XLIFF file, and have just run XlateMerge.xsl to merge the completed translation units back into the main XLIFF file.