System.Xml.Serialization.SoapSchemaImporter: Method Members

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

See Also: Inherited members from System.Xml.Serialization.SchemaImporter

Public Methods

ImportDerivedTypeMapping(System.Xml.XmlQualifiedName, Type, bool) : XmlTypeMapping

Generates internal type mapping information for the type of a SOAP-encoded element part defined in a WSDL document where a base type is specified.

ImportMembersMapping(string, string, SoapSchemaMember) : XmlMembersMapping

Generates internal type mapping information for a single SOAP-encoded element part defined in a WSDL document.

ImportMembersMapping(string, string, SoapSchemaMember[]) : XmlMembersMapping

Generates internal type mapping information for the element parts of a SOAP-encoded message defined in a WSDL document.

ImportMembersMapping(string, string, SoapSchemaMember[], bool) : XmlMembersMapping

Generates internal type mapping information for the element parts of a SOAP-encoded message defined in a WSDL document.

ImportMembersMapping(string, string, SoapSchemaMember[], bool, Type, bool) : XmlMembersMapping

Generates internal type mapping information for the element parts of a SOAP-encoded message defined in a WSDL document.