Converting from CSV (XML) format to format

(1) Enclosure characters and delimiters

If you input a CSV-format file, you cannot specify the same character for both Enclosure character and Delimiter.

(2) Enclosure characters

If the character specified in Enclosure character is included in the data, such enclosure characters are also handled as data. Additionally, if you convert CSV data that includes enclosure characters to a format, the data other than the enclosure characters is converted. Enclosure characters are not included in the data.

(3) Delimiters

If the character specified in Delimiter is included in the data, that delimiter is handled as data in CSV data with enclosure characters, but it is handled as a delimiter in CSV data with no enclosure characters.

(4) Mapping

For the output side items that are not associated with the input side items (and not set to any output information), the default values are output in accordance with the items.