XMLWriter
The XMLWriter transforms an object to an XML-representation.
Properties
Data
The data to write to an XML string.
Encoding
Select the XML encoding from the drop-down list.
This allows the user to select an encoding type when writing the XML output.
The default value of the property is 'Unicode'.
Root element name
The name to use for the root element of the produced XML.
Transform XSLT
An XSLT script that transforms the default XML document generated to a new form.