Microsoft.Search.Query Schema Documentation

This topic contains documentation for the Microsoft.Search.Query schema. For the text of the schema, see Microsoft.Search.Query Schema.

Documentation for the urn:Microsoft.Search.Query schema

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

Basic Schema Attributes

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

Declared Namespaces

NamespacePrefix
urn:Microsoft.Search.Typest:
urn:Microsoft.Search.Query(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.Query.Office.Keywords(none)Microsoft.Search.Query.Office.Keywords.xsd
urn:Microsoft.Search.Query.Office.Context(none)Microsoft.Search.Query.Office.Context.xsd

Overview

<QueryPacket>

       <Query>

             <QueryId/>

             <OriginatorId/>

             <SupportedFormats>

                   <Format/>

                   <Any/>

            </SupportedFormats>

             <Context>

                   <QueryText/>

                   <LanguagePreference/>

                   <Requery>

                        <RequeryContext>

                               <Any/>

                        </RequeryContext>

                         <Any/>

                  </Requery>

                   <OriginatorContext>

                         <Any/>

                  </OriginatorContext>

                   <Any/>

            </Context>

             <Range>

                   <ResultType/>

                   <StartAt/>

                   <Count/>

                   <Any/>

            </Range>

             <Any/>

      </Query>

       <Any/>

</QueryPacket>

Top-Level Elements

Element: QueryPacket

A query packet from the client to a service provider, which can in turn contain several individual queries corresponding to each of the provider's services.

PropertyValue
abstractfalse (default)
nameQueryPacket
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