Microsoft.Search.Response.Document 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.

The Microsoft.Search.Response.Document schema describes the response format for the Query web method.

Schema

<Document>
    <Title>
    <Action>
        <LinkUrl />
    </Action>
    <Description />
    <Date />
</Document>

Elements

Name

Document

Title

Action

LinkUrl

Description

Date

See Also

Reference

QueryService

Concepts

Windows SharePoint Services Query Web Service