Callback for writing to XML. Derived classes must implement this function to serialize the class into XML element(s). The class must be written as one XML element (with 0 or more sub-elements).
Parameters:
xmlWriter
Input serialize to this XML writer. FdoXmlWriter provides functions for writing elements and attributes.