System.Xml.Serialization.SoapSchemaExporter: Method Members

The methods of System.Xml.Serialization.SoapSchemaExporter are listed below. For a list of all members, see the SoapSchemaExporter Members list.

See Also: Inherited members from System.Object

Public Methods

ExportMembersMapping(XmlMembersMapping)

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.

ExportMembersMapping(XmlMembersMapping, bool)

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.

ExportTypeMapping(XmlTypeMapping)

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