1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01087675"><META NAME="lcid" CONTENT="1033"><title>Microsoft.Search.Query.Office.Keywords Schema Documentation</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><h1>Microsoft.Search.Query.Office.Keywords Schema Documentation</h1><p>This topic contains documentation for the Microsoft.Search.Query.Office.Keywords schema. For the text of the schema, see <a href="rsxsdQueryOfficeKeywords.htm" id="HV01084524" lcid=" ">Microsoft.Search.Query.Office.Keywords Schema</a>.</p><h2>Documentation for the urn:Microsoft.Search.Query.Office.Keywords schema</h2><p>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.</p><h2>Basic Schema Attributes</h2><table><tr><th>Attribute</th><th>Value</th></tr><tr><td>targetNamespace</td><td>urn:Microsoft.Search.Query.Office.Keywords</td></tr><tr><td>elementFormDefault</td><td>qualified</td></tr><tr><td>attributeFormDefault</td><td>unqualified <i>(default)</i></td></tr></table><h2>Declared Namespaces</h2><table><tr><th>Namespace</th><th>Prefix</th></tr><tr><td>urn:Microsoft.Search.Types</td><td>t:
</td></tr><tr><td>urn:Microsoft.Search.Query.Office.Keywords</td><td><i>(default)</i></td></tr><tr><td>http://www.w3.org/2001/XMLSchema</td><td>xsd:
</td></tr><tr><td>http://www.w3.org/XML/1998/namespace</td><td>xml:
</td></tr></table><h2>Imported Schemas</h2><table><tr><th>namespace</th><th>id</th><th>schemaLocation</th></tr><tr><td>urn:Microsoft.Search.Types</td><td><i>(none)</i></td><td><a href="rsxsdTypes.htm" id="HV010845191033" lcid=" ">Microsoft.Search.Types.xsd</a></td></tr></table><h2>Overview</h2><p><a href="#Keywords">
<Keywords>
</a></p><p> <a href="#Keywords_QueryText">
<QueryText/>
</a></p><p> <a href="#Keywords_Keyword">
<Keyword>
</a></p><p> <a href="#KeywordType_Word">
<Word/>
</a></p><p> <a href="#KeywordType_AltWord">
<AltWord/>
</a></p><p> <a href="#KeywordType_Stem">
<Stem/>
</a></p><p> <a href="#KeywordType_Any">
<Any/>
</a></p><p> </Keyword></p><p> <a href="#Keywords_StartAltPhrase">
<StartAltPhrase/>
</a></p><p> <a href="#Keywords_EndAltPhrase">
<EndAltPhrase/>
</a></p><p> <a href="#Keywords_EndOfSentence">
<EndOfSentence/>
</a></p><p> <a href="#Keywords_Any">
<Any/>
</a></p><p></Keywords></p><h2>Top-Level Elements</h2><p><a id="Keywords" name="Keywords">
<b class="bterm">Element:
Keywords</b></a></p><p>List of keywords representing a query. It represents the word-breaking and stemming done to the original query string.</p><table><tr><th>Property</th><th>Value</th></tr><tr><td>abstract</td><td>false <i>(default)</i></td></tr><tr><td>name</td><td>Keywords</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr><tr><td>type</td><td>complexType</td></tr></table><p><b class="bterm">Attributes</b></p><ul><li><p><b class="bterm">Attribute: revision</b></p><p>Unsigned integer indicating the revision of the schema used in the request.</p><table><tr><th>Property</th><th>Value</th></tr><tr><td>name</td><td>revision</td></tr><tr><td>type</td><td>xsd:unsignedInt</td></tr><tr><td>use</td><td>optional</td></tr></table></li><li><p><b class="bterm">Attribute: build</b></p><p>The build of the component used to generate the request.</p><table><tr><th>Property</th><th>Value</th></tr><tr><td>name</td><td>build</td></tr><tr><td>type</td><td><a href="rsxsdTypes.htm" id="HV010845191033" lcid=" ">t:String255</a></td></tr><tr><td>use</td><td>optional</td></tr></table></li></ul><p><b class="bterm">Subelements: Sequence</b></p><p>Elements must appear in the specified order.</p><ul><li><p><a id="Keywords_QueryText" name="Keywords_QueryText">
<b class="bterm">Element:
QueryText</b></a></p><p>The original query string, whose breakdown into keywords follows.</p><table><tr><th>Property</th><th>Value</th></tr><tr><td>abstract</td><td>false <i>(default)</i></td></tr><tr><td>minOccurs</td><td>1</td></tr><tr><td>maxOccurs</td><td>1 <i>(default)</i></td></tr><tr><td>name</td><td>QueryText</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr><tr><td>type</td><td><a href="rsxsdTypes.htm" id="HV010845191033" lcid=" ">t:String255</a></td></tr></table></li></ul><p><b class="bterm">Subelements: Choice</b></p><p>Only one element can be chosen.</p><p>The minimum number of occurrences <i>(minOccurs)</i> for the choice is 0.</p><p>The maximum number of occurrences <i>(maxOccurs)</i> for the choice is unbounded.</p><ul><li><p><a id="Keywords_Keyword" name="Keywords_Keyword">
<b class="bterm">Element:
Keyword</b></a></p><p>Individual word in the query, together with word variants.</p><table><tr><th>Property</th><th>Value</th></tr><tr><td>abstract</td><td>false <i>(default)</i></td></tr><tr><td>minOccurs</td><td>1</td></tr><tr><td>maxOccurs</td><td>1 <i>(default)</i></td></tr><tr><td>name</td><td>Keyword</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr><tr><td>type</td><td><a href="#KeywordType">KeywordType</a></td></tr></table></li><li><p><a id="Keywords_StartAltPhrase" name="Keywords_StartAltPhrase">
<b class="bterm">Element:
StartAltPhrase</b></a></p><p>Indicates the beginning of a phrase. All keywords between the <b class="bterm">StartAltPhrase</b> and <b class="bterm">EndAltPhrase</b> elements or between two <b class="bterm">StartAltPhrase</b> elements are considered part of a phrase.</p><table><tr><th>Property</th><th>Value</th></tr><tr><td>abstract</td><td>false <i>(default)</i></td></tr><tr><td>minOccurs</td><td>1</td></tr><tr><td>maxOccurs</td><td>1 <i>(default)</i></td></tr><tr><td>name</td><td>StartAltPhrase</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr></table></li><li><p><a id="Keywords_EndAltPhrase" name="Keywords_EndAltPhrase">
<b class="bterm">Element:
EndAltPhrase</b></a></p><p>Indicates the end of a phrase. All keywords between the <b class="bterm">StartAltPhrase</b> and <b class="bterm">EndAltPhrase</b> elements are considered part of a phrase.</p><table><tr><th>Property</th><th>Value</th></tr><tr><td>abstract</td><td>false <i>(default)</i></td></tr><tr><td>minOccurs</td><td>1</td></tr><tr><td>maxOccurs</td><td>1 <i>(default)</i></td></tr><tr><td>name</td><td>EndAltPhrase</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr></table></li><li><p><a id="Keywords_EndOfSentence" name="Keywords_EndOfSentence">
<b class="bterm">Element:
EndOfSentence</b></a></p><p>Indicates the end of a sentence</p><table><tr><th>Property</th><th>Value</th></tr><tr><td>abstract</td><td>false <i>(default)</i></td></tr><tr><td>minOccurs</td><td>1</td></tr><tr><td>maxOccurs</td><td>1 <i>(default)</i></td></tr><tr><td>name</td><td>EndOfSentence</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr></table></li><li><p><a id="Keywords_Any" name="Keywords_Any"><b class="bterm">Any</b></a></p><p>Any element in another namespace. Can be used for extensibility in the future.</p><table><tr><th>Property</th><th>Value</th></tr><tr><td>namespace</td><td>##other</td></tr><tr><td>processContents</td><td>skip</td></tr><tr><td>minOccurs</td><td>0</td></tr><tr><td>maxOccurs</td><td>unbounded</td></tr></table></li></ul><h2>Top-Level Types and Groups</h2><ul><li><p><a id="KeywordType" name="KeywordType">
<b class="bterm">Complex Type: KeywordType</b></a></p><p>Describes an individual keyword.</p><p><b class="bterm">Attributes</b></p><p>None</p><p><b class="bterm">Subelements: Sequence</b></p><p>Elements must appear in the specified order.</p><p><b class="bterm">Subelements: Choice</b></p><p>Only one element can be chosen.</p><ul><li><p><a id="KeywordType_Word" name="KeywordType_Word">
<b class="bterm">Element:
Word</b></a></p><p>The actual word.</p><table><tr><th>Property</th><th>Value</th></tr><tr><td>abstract</td><td>false <i>(default)</i></td></tr><tr><td>minOccurs</td><td>1</td></tr><tr><td>maxOccurs</td><td>1 <i>(default)</i></td></tr><tr><td>name</td><td>Word</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr><tr><td>type</td><td><a href="rsxsdTypes.htm" id="HV010845191033" lcid=" ">t:String255</a></td></tr></table></li><li><p><a id="KeywordType_AltWord" name="KeywordType_AltWord">
<b class="bterm">Element:
AltWord</b></a></p><p>An alternative word to the following keyword.</p><table><tr><th>Property</th><th>Value</th></tr><tr><td>abstract</td><td>false <i>(default)</i></td></tr><tr><td>minOccurs</td><td>1</td></tr><tr><td>maxOccurs</td><td>1 <i>(default)</i></td></tr><tr><td>name</td><td>AltWord</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr><tr><td>type</td><td><a href="rsxsdTypes.htm" id="HV010845191033" lcid=" ">t:String255</a></td></tr></table></li><li><p><a id="KeywordType_Stem" name="KeywordType_Stem">
<b class="bterm">Element:
Stem</b></a></p><p>Variant of the word that can be used to make the query more flexible.</p><table><tr><th>Property</th><th>Value</th></tr><tr><td>abstract</td><td>false <i>(default)</i></td></tr><tr><td>minOccurs</td><td>0</td></tr><tr><td>maxOccurs</td><td>25</td></tr><tr><td>name</td><td>Stem</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr><tr><td>type</td><td><a href="rsxsdTypes.htm" id="HV010845191033" lcid=" ">t:String255</a></td></tr></table></li><li><p><a id="KeywordType_Any" name="KeywordType_Any"><b class="bterm">Any</b></a></p><p>Any element in another namespace. Can be used for extensibility in the future.</p><table><tr><th>Property</th><th>Value</th></tr><tr><td>namespace</td><td>##other</td></tr><tr><td>processContents</td><td>skip</td></tr><tr><td>minOccurs</td><td>0</td></tr><tr><td>maxOccurs</td><td>unbounded</td></tr></table></li></ul></li></ul><center><a href="XMLSchemaCopyright_HV01147162.htm">©2003-2004 Microsoft Corporation. All rights reserved.</a>
Permission to copy, display and distribute this document is available at: <a
href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&CTT=11&Origin=HV011232471033"
target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>
|