XSL Template Collection

Last update: Nov-09-2001

Installation

Simply extract the files in a folder of your choice.

All templates can be used with any XSL processor. You can for example use Microsoft's XSL utility (msxsl). It's freely available from the MSDN Web site. Make also sure you have the correct msxml engine installed: msxsl is a simple shell that uses msxml XSL capabilities. Install msxsl.exe a folder included in your PATH variable, for example C:\WinNT or C:\Windows\System.

The files without a .xsl extension are sample files. See the Example: line in each template to see how to run an example.

Templates

LeverageXLIFF

Leverages the existing translation of a XLIFF document into a newer XLIFF document.

XLIFFToPO

Converts the <target> elements of an XLIFF document into a PO (Portable Object) file.

XLIFFToProperties

Converts the <target> elements of an XLIFF document into a Java properties files.

XLIFFToTMX

Converts an XLIFF document into a TMX document.

TMXToTDF

Converts the entries of a TMX document into a tab-delimited file.

 

-end-