System.Xml.Serialization.SoapSchemaExporter Class

Populates System.Xml.Schema.XmlSchema objects with XML Schema data type definitions for .NET Framework types that are serialized using SOAP encoding.

See Also: SoapSchemaExporter Members

Syntax

public class SoapSchemaExporter

Remarks

SOAP encoding of SOAP Web service messages is described in Section 5 of the SOAP 1.1 specification.

The System.Xml.Schema.XmlSchema class provides a programmatic representation of an XML Schema definition language (XSD) document.

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