Microsoft.Search.Response Schema for Enterprise Search

The Microsoft.Search.Registration.Response Schema describes the response format returned by the Query Web service for the Query Web method.

Schema

<ResponsePacket>
   <Response>
      <QueryID />
      <Copyright />
      <OriginatorContext />
      <RequeryContext />
      <Range>
            <StartAt />
            <Count />
            <TotalAvailable />
            <Results />
      </Range>
      <Status />
      <DebugErrorMessage />
   </Response>
</ResponsePacket>

Elements

Name

ResponsePacket

Response

QueryID

Copyright

OriginatorContext

RequeryContext

Range

StartAt

Count

TotalAvailable

Results

Status

DebugErrorMessage

See Also

Reference

QueryService

Concepts

Query Web Service Overview