XML Writer

XML Writer is an API for emitting XML. At its core, an XML Writer writes one XML Node at a time, but there are additional helper APIs to make writing a sequence of nodes easier.

The following types of writer output are supported:

The following callbacks are used with the XML writer:

The following enumerations are used with the XML writer:

The following functions are used with the XML writer:

The following handle is used with the XML writer:

The following structures are used with the XML writer: