System.Xml.Serialization.SoapSchemaExporter.ExportTypeMapping Method

Adds to the applicable System.Xml.Schema.XmlSchema object a data type definition for a .NET Framework type.

Syntax

public void ExportTypeMapping (XmlTypeMapping xmlTypeMapping)

Parameters

xmlTypeMapping
An internal mapping between a .NET Framework type and an XML Schema element.

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