Combined Xliff Merger Step

From Okapi Framework
Revision as of 14:16, 22 May 2014 by Jhargraveiii (talk | contribs) (Created page with "{{Steps Header}} __TOC__ ==Overview== This step generates a target document for a given xliff input. Takes: Raw document. Sends: Raw document. Xliff merger which uses a JSON-b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

This step generates a target document for a given xliff input.

Takes: Raw document. Sends: Raw document.

Xliff merger which uses a JSON-based skeleton file instead of the original source document as the primary merger. If the skeleton merge fails, then a merge is attempted using the original source document.

Note: Must use the RawDocumentWriterStep to generate the target file. An output file is not generated by default.

Parameters

This step has no parameters.

Limitations

None known.]