Specifies using the default System.Web.Services.Protocols.SoapParameterStyle for the XML Web service. The default for an XML Web service can be set by applying a System.Web.Services.Protocols.SoapDocumentServiceAttribute to the class implementing the XML Web service. If a System.Web.Services.Protocols.SoapDocumentServiceAttribute is not applied to the class implementing the XML Web service, the default is SoapParameterStyle.Wrapped.