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
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.