Microsoft.Search.Query.Office.Keywords Schema Documentation

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

Documentation for the urn:Microsoft.Search.Query.Office.Keywords schema

Defines a list of keywords representing a query. The root element in this schema is designed to be used inside the Microsoft.Search.Query.xsd schema.

Basic Schema Attributes

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

Declared Namespaces

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

Overview

<Keywords>

       <QueryText/>

       <Keyword>

             <Word/>

             <AltWord/>

             <Stem/>

             <Any/>

      </Keyword>

       <StartAltPhrase/>

       <EndAltPhrase/>

       <EndOfSentence/>

       <Any/>

</Keywords>

Top-Level Elements

Element: Keywords

List of keywords representing a query. It represents the word-breaking and stemming done to the original query string.

PropertyValue
abstractfalse (default)
nameKeywords
nillablefalse (default)
typecomplexType

Attributes

Subelements: Sequence

Elements must appear in the specified order.

Subelements: Choice

Only one element can be chosen.

The minimum number of occurrences (minOccurs) for the choice is 0.

The maximum number of occurrences (maxOccurs) for the choice is unbounded.

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