System.Xml.Serialization Namespace

The System.Xml.Serialization namespace contains classes used to serialize objects into XML format documents or streams. Note that this namespace is included only to support the handling of XML format streams by the base class libraries that implement XML Web service client functionality. The XmlSerializer class used by desktop developers to serialize objects as XML is not exposed to developers in the .NET Compact Framework. This namespace is implemented in System.Xml.dll. Table A-30 lists the classes of the System.Xml.Serialization namespace.

Table A-30. Classes in the System.Xml.Serialization Namespace 

Class

Description

SoapAttributeAttribute

Specifies that the XmlSerializer class should serialize the class ...

Get Microsoft® .NET Compact Framework (Core Reference) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.