XML Analysis Step: Difference between revisions

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

Latest revision as of 19:20, 4 June 2016

Overview

This step generate a report on the elements present in a set of input XML documents.

Takes: raw document. Sends: raw document.

The report generated can be used to guess some localization-related aspects of the input documents. For example: which elements should have its content extracted, which elements is likely to be inline, if there are any CDATA sections, etc.

Parameters

Path of the result file — Enter the full path of the result file.

Open the result file after completion — Set this option to automatically open the result file after the process is complete.

Limitations

None known.