SetConnect

DecodeXML

Tools::DecodeXML

Description

Decode in an XML file embedded XML files and/or embedded base64 encoded files.

Options
XML file
The source XML file which contains the embedded XML file and/or the embedded base64 data.

Output directory

The directory to which the decoded files will be saved.

XML tag for embedded XML file

The XML tag (in the source XML file) which contains the embedded XML file.

XML filename

The filename which must be used to save the embedded XML file to.

NOTE: if the source XML file contains more then one file, the output filenames will be automatically numberered.

XML tag for embedded base64 data

The XML tag (in the source XML file) which contains the base64 encoded data.

XML tag for embedded base64 data filename

The XML tag (in the source XML file) which contains the filename for the base64 encoded data.

Documentation

Release notes