Skip to content

XML Writer

The XMLWriter transforms an object to an XML-representation.

The data to write to an XML string.

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’.

The name to use for the root element of the produced XML.

An XSLT script that transforms the default XML document generated to a new form.

Reformat XML using XSLT

Wikipedia: XML

Wikipedia XSLT

XSLT tutorial