Microsoft.Search.Response Schema Documentation

This topic contains documentation for the Microsoft.Search.Response schema. For the schema itself, see Microsoft.Search.Response Schema.

Documentation for the urn:Microsoft.Search.Response schema

Defines a response packet from a service provider, which can in turn contain several individual responses corresponding to each of the provider's services.

Basic Schema Attributes

AttributeValue
targetNamespaceurn:Microsoft.Search.Response
elementFormDefaultqualified
attributeFormDefaultunqualified (default)

Declared Namespaces

NamespacePrefix
urn:Microsoft.Search.Typest:
urn:Microsoft.Search.Response(default)
http://www.w3.org/2001/XMLSchemaxsd:
http://www.w3.org/XML/1998/namespacexml:

Imported Schemas

namespaceidschemaLocation
urn:Microsoft.Search.Types(none)Microsoft.Search.Types.xsd
urn:Microsoft.Search.Response.Document(none)Microsoft.Search.Response.Document.xsd
urn:Microsoft.Search.Response.Form(none)Microsoft.Search.Response.Form.xsd
urn:Microsoft.Search.Response.Content(none)Microsoft.Search.Response.Content.xsd

Overview

<ResponsePacket>

       <Response>

             <QueryId/>

             <Copyright/>

             <OriginatorContext>

                   <Any/>

            </OriginatorContext>

             <RequeryContext>

                   <Any/>

            </RequeryContext>

             <Range>

                   <ResultType/>

                   <StartAt/>

                   <Count/>

                   <MustDisplayCount/>

                   <TotalAvailable/>

                   <Results>

                         <Any/>

                  </Results>

                   <Any/>

            </Range>

             <Status/>

             <DebugErrorMessage/>

             <Any/>

      </Response>

       <Any/>

</ResponsePacket>

Top-Level Elements

Element: ResponsePacket

A response from a service provider to a query. The response may contain several individual responses corresponding to the services offered by the provider.

PropertyValue
abstractfalse (default)
nameResponsePacket
nillablefalse (default)
typecomplexType

Attributes

Subelements: Sequence

Elements must appear in the specified order.

Top-Level Types and Groups

©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp