System.Xml.Serialization.XmlCodeExporter.ExportTypeMapping Method

Generates a .NET Framework type, plus attribute declarations, for an XML schema element.

Syntax

public void ExportTypeMapping (XmlTypeMapping xmlTypeMapping)

Parameters

xmlTypeMapping
The internal .NET Framework type mapping information for an XML schema element.

Remarks

The Web Services Description Language tool (Wsdl.exe) uses this method to generate SOAP message headers and return types when a Web Services Description Language (WSDL) document specifies non-SOAP implementations of Web services using the HTTP-GET and HTTP-POST operations. The XML Schema Definition tool (Xsd.exe) uses this method to generate each of the XML schema element declarations in an XML Schema Definition (XSD) document.

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