System.Xml.Serialization.XmlMapping Class

Supports mappings between .NET Framework types and XML Schema data types.

See Also: XmlMapping Members

Syntax

public abstract class XmlMapping

Remarks

The System.Xml.Serialization.XmlMapping class is the base class for the System.Xml.Serialization.XmlTypeMapping and System.Xml.Serialization.XmlMembersMapping classes. It supports built-in and custom XML schema data types, plus SOAP encoding (Section 5 of the SOAP 1.1 specification).

System.Xml.Serialization.XmlMapping exposes no public or protected members. Use the System.Xml.Serialization.XmlMapping class instead of deriving a class directly from System.Xml.Serialization.XmlMapping.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0