<clear> Element for <serviceDescriptionFormatExtensionTypes>

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 service description format extensions.

Schema Hierarchy

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

Syntax

<clear/>

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

serviceDescriptionFormatExtensionTypes

Specifies the service description format extension (SDFE) classes used to extend the WSDL documents generated for Web services.

See Also

Reference

<serviceDescriptionFormatExtensionTypes> Element