The data generated by a DSD may be downloaded as a simple Xml file. Each data group is represented as an element and each field in a data group is an element within that data group element. Only internal values are included (no formatted data is exported). Internal data groups are excluded and “top level” data groups' fields are included as field directly in their parent data group element (or the document element).
By default the document element is called “Root” and each data group row is represented by an element called “Row”. These default names can be changed by using Input Values, either External Inputs or Data Group Inputs for the document element and row elements respectively.
So if you add an External Input Value with a 'function' of “Data” that will be the document element name. If you had a data group called Children you could add a Data Group Input value with a 'function' of “Child” so that each row's element is called Child.
Note that the mergedFrom automatic field for merged data groups is excluded from the Xml file.
Xml Data may be accessed from the Properties page of a DSD in fData, and my be added to a menu as an Xml Data menu member.