System.Xml.Serialization.SoapSchemaExporter Members

The members of System.Xml.Serialization.SoapSchemaExporter are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Xml.Serialization.SoapSchemaExporter class, which supplies the collection of System.Xml.Schema.XmlSchema objects to which XML Schema element declarations are to be added.

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.