System.Xml.Serialization.XmlCodeExporter.ExportMembersMapping Method

Generates a .NET Framework type, plus attribute declarations, for each of the parts that belong to a SOAP message definition in a Web Services Description Language (WSDL) document.

Syntax

public void ExportMembersMapping (XmlMembersMapping xmlMembersMapping)

Parameters

xmlMembersMapping
The internal .NET Framework type mappings for the element parts of a WSDL message definition.

Remarks

The Web Services Description Language tool (Wsdl.exe) uses this method when a WSDL document specifies literal use, indicating that the contents of SOAP message parameters and return values (or request and response documents) are literally specified with XML schema definitions.

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