Save to XML file

save XML

Filename: the name of XML file to save data to.

It supports dynamic filenames including date, you can set the filename like this: abc_#yyyy#_#mm#_#dd#_#hh#_#mi#_#ss#.xml. #yyyy# is for current year, #mm# month, #dd# day, #hh# hour, #mi# minute, #ss# second. It's a template filename, the output file will like this: abc_2024_09_15_12_20_55.xml.

Encoding: file encoding.

Root Name: XML root name.

Record Name: record node name.

Node Type: Child Element / Attribute.

Select All: select all columns.

Select None: select none columns.