Map representation properties
- Delimiter for String Input: Specify the character to use as delimiter when the input data is a string.
 - Character encoding: Specify the character encoding for the data to be processed. For more information, see Character encoding.
 - Trim whitespace on input?: Select this check box to automatically remove any leading or trailing whitespace from the input data for all elements. The non-leading or trailing whitespace is not affected.
 - Pad to minimum length on output?: Select this check box to pad the output to the minimum size with either spaces (character) or zeros (binary).
 - Enforce zero scale on output decimals?: Select this check box if you want to remove all fractional digits for Decimal elements with the Decimal Places property set to 0.
 - Decimal sign is implied on output: Select this check box if you do not want the decimal sign to appear in the output.