SimpleTM to TMX Step: Difference between revisions

From Okapi Framework
Jump to navigation Jump to search
No edit summary
 
m (1 revision imported)
 
(No difference)

Latest revision as of 19:20, 4 June 2016

Overview

This step generates a TMX document for a given SimpleTM input.

Takes: Raw document. Sends: Raw document.

Each input document is processed and the step generates a corresponding TMX document (which is sent as the raw document for the next step). The name of the TMX file is the name of the input document plus an additional .tmx extension.

To generate a SimpleTM file use the Generate SimpleTM Step.

Note: The SimpleTM format is obsolete, and will be supported only for a time for backward compatibility. Use the Pensieve TM for your TMs.

Parameters

This step has no parameters.

Limitations

None known.