System.Xml.Serialization.XmlMembersMapping Class

Provides mappings between .NET Framework Web service methods and Web Services Description Language (WSDL) messages that are defined for SOAP Web services.

See Also: XmlMembersMapping Members

Syntax

public class XmlMembersMapping : XmlMapping

Remarks

The System.Xml.Serialization.XmlMembersMapping class is not used directly. Instead, it is used:

The System.Xml.Serialization.XmlMembersMapping class is a substitute for the System.Xml.Serialization.XmlTypeMapping class for mapping between Web service methods and messages. It is used to contain any of the following entities belonging to a SOAP Web service method:

Specifically, the class represents mappings for a WSDL message definition, according to the following choices:

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