Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

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:


Feedback

Was this page helpful?

Additional resources