<clear> Element for <soapExtensionTypes>

This topic is specific to a legacy technology. XML Web services and XML Web service clients should now be created using Windows Communication Foundation.

Removes all SOAP extensions.

Schema Hierarchy

<configuration>
  <system.web>
    <webServices> Element
      <soapExtensionTypes> Element
        <clear> Element for <soapExtensionTypes>

Syntax

<clear/>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

soapExtensionTypes

Specifies the SOAP extensions used to inspect or modify the SOAP message during processing on the Web service or client.

See Also

Reference

<soapExtensionTypes> Element