<remove> Element for <soapTransportImporterTypes>
Removes a specified SOAP transport importer.
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description |
|---|---|
|
type |
Required attribute. Removes a specified SoapTransportImporter type that imports SOAP transmission protocols into XML Web services. |
Child Elements
None.
Parent Elements
| Element | Description |
|---|---|
|
configuration |
The root element in every configuration file used by the common language runtime and .NET Framework applications. |
|
system.web |
Specifies the root element for the ASP.NET configuration section. Contains configuration elements that configure ASP.NET Web applications and control how the applications behave. |
|
webServices |
Controls the settings of Web services deployed using ASP.NET and of Web service clients running on the .NET Framework. |
|
soapTransportImporterTypes |
Specifies the SoapTransportImporter types that import SOAP transmission protocols into XML Web services. The default contains no importer types. |