3.1.4.7.4.3 ProviderType

Target namespace: urn:Microsoft.Search.Registration.Response

This type defines the type of a search application. There is only one possible value, "SOAP", which MUST be used for all fields of this type.

 <s:simpleType name="ProviderType">
   <s:restriction base="s:string">
     <s:enumeration value="SOAP"/>
   </s:restriction>
 </s:simpleType>

The following table defines the allowable values for ProviderType:

Value

Meaning

SOAP

The search application is of the SOAP type.