Share via


Range Element in Microsoft.Search.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 range information for the search results in the response.

For more information about the Search in Windows SharePoint Services Query Web service, see Windows SharePoint Services Query Web Service.

<Range>
   <StartAt>…</StartAt>
   <Count>…</Count>
   <TotalAvailable>…</TotalAvailable>
   <Results></Results>
</Range>

Attributes

Attribute

Description

None

N/A

Child Elements

StartAt

Count

TotalAvailable

Results

Parent Elements

Response

Remarks

Schema name: Microsoft.Search.Response

Applies to: Query Web method

See Also

Concepts

Microsoft.Search.Response Schema for Windows SharePoint Services Search

Windows SharePoint Services Query Web Service