Matt Ireton I am able to generate XML file using outputwriter but the
XML file starts with root tag "". Is there anything I need to
change in the following statement?outputWriter =
context.OutputWriter.create("XML", {RootObj: ""});
output
file:-----...