4.0 Serialized XML Interface

This interface allows control over the serialization of an XML document. Of the three interfaces for handling XML documents, the serialized interface is the slowest. You should use this interface only if your application cannot use the SAX or DOM interface.

The prototypes for the following functions and methods are defined in the XMLWriter.h file: