Share via


Status 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 a code indicating whether the request was successful or if an error occurred.

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

<Status>
</Status>

Attributes

Attribute

Description

None

Child Elements

None.

Parent Elements

Response

Remarks

If an error occurs, the DebugErrorMessage element will contain a string with an error message corresponding to the error code returned in the Status element.

Schema name: Microsoft.Search.Response

Applies to: Query Web method

Optional: No

See Also

Concepts

Microsoft.Search.Response Schema for Windows SharePoint Services Search

Windows SharePoint Services Query Web Service