System.Xml.Serialization.XmlMemberMapping Class

Maps a code entity in a .NET Framework Web service method to an element in a Web Services Description Language (WSDL) message.

See Also: XmlMemberMapping Members

Syntax

public class XmlMemberMapping

Remarks

The System.Xml.Serialization.XmlMemberMapping class is used with the System.Xml.Serialization.XmlMembersMapping class, which references an array of System.Xml.Serialization.XmlMemberMapping objects.

An System.Xml.Serialization.XmlMemberMapping object can represent any one of the following:

The System.Xml.Serialization.XmlMemberMapping objects are accessible through the indexed operator property.

See the System.Xml.Serialization.XmlMembersMapping class for an explanation of the conditions under which an System.Xml.Serialization.XmlMemberMapping object corresponds to a WSDL message definition's <part> element.

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