Skip to content

component editoxml

Raymond Meester edited this page Mar 7, 2023 · 2 revisions

Converts EDI to XML (Result offers an XML representation of the content of EDI files, when configured with the appropriate delimiters used by the EDI file).

Path

Path can be empty.

Options

This component has no options.

Name Description Default Type
segment Delimiter to identify different segments, the first is considered to be the header LB String
field Delimiter to identify different fields ~ String
component Delimiter to identify different components ^ String
subComponent Delimiter to identify different sub-components ! String
Clone this wiki locally