XliffPurge.xsl — Purges completed translation units from an XLIFF file.
None.
An XLIFF document.
An XLIFF document.
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.