Share via


Provider Element in Microsoft.Search.Registration.Response Schema for Windows SharePoint Services Search

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Contains the elements that describe the service provider.

Applies to the Search Query Web service. For more information, see Windows SharePoint Services Query Web Service.

<Provider action={NEW|UPDATE}>
   <License></License>
   <Id></Id>
   <ProviderName></ProviderName>
   <QueryPath></QueryPath>
   <AboutPath></AboutPath>
   <Type></Type>
   <Revision></Revision>
   <Services></Services>
</Provider>

Attributes

Attribute

Description

action

Contains the action specified in the registration request.

Child Elements

License

Id

ProviderName

QueryPath

AboutPath

Type

Revision

Services

Parent Elements

Providers

Remarks

Schema name: Microsoft.Search.Registration.Response

See Also

Concepts

Microsoft.Search.Registration.Response Schema for Windows SharePoint Services Search

Windows SharePoint Services Query Web Service