System.Xml.Serialization.SoapSchemaExporter.ExportMembersMapping Method

Adds to the applicable System.Xml.Schema.XmlSchema object a data type definition for each of the element parts of a SOAP-encoded message definition.

Syntax

public void ExportMembersMapping (XmlMembersMapping xmlMembersMapping, bool exportEnclosingType)

Parameters

xmlMembersMapping
Internal .NET Framework type mappings for the element parts of a WSDL message definition.
exportEnclosingType
true to export a type definition for the parent element of the WSDL parts; otherwise, false.

Remarks

You should not use the System.Xml.Serialization.SoapSchemaExporter class directly.

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