The Serializer class
The xml.Serializer
class provides methods to manage options for the
serializer engine, and to use the serializer engine to serialize variables and XML element
nodes.
This class is a static class and does not have to be instantiated.
The STATUS
variable is set to zero after a successful
method call.