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
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01087677"><META NAME="lcid" CONTENT="1033"><title>Microsoft.Search.Office.ServiceParameters 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.Office.ServiceParameters Schema Documentation</h1><p>This topic contains documentation for the Microsoft.Search.Office.ServiceParameters schema. For the text of the schema, see <a href="rsxsdOfficeServiceParameters.htm" id="HV01084531" lcid=" ">Microsoft.Search.Office.ServiceParameters Schema</a>.</p><h2>Documentation for the urn:Microsoft.Search.Office.ServiceParameters schema</h2><p>Defines form information augmenting 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.Office.ServiceParameters</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.Office.ServiceParameters</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="#ServiceParameters">
<ServiceParameters>
</a></p><p> <a href="#ServiceParameters_Action">
<Action/>
</a></p><p> <a href="#ServiceParameters_Parameters">
<Parameters>
</a></p><p> <a href="#ParametersType_Any">
<Any/>
</a></p><p> </Parameters></p><p> <a href="#ServiceParameters_Any">
<Any/>
</a></p><p></ServiceParameters></p><h2>Top-Level Elements</h2><p><a id="ServiceParameters" name="ServiceParameters">
<b class="bterm">Element:
ServiceParameters</b></a></p><p>The value of parameters passed by a service inside a form.</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>ServiceParameters</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="#String255">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="ServiceParameters_Action" name="ServiceParameters_Action">
<b class="bterm">Element:
Action</b></a></p><p>The ID of the form element that triggered the requery.</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>1 <i>(default)</i></td></tr><tr><td>name</td><td>Action</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr><tr><td>type</td><td><a href="#IDType">t:IDType</a></td></tr></table></li><li><p><a id="ServiceParameters_Parameters" name="ServiceParameters_Parameters">
<b class="bterm">Element:
Parameters</b></a></p><p>A collection of form parameters and their values.</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>1 <i>(default)</i></td></tr><tr><td>name</td><td>Parameters</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr><tr><td>type</td><td><a href="#ParametersType">ParametersType</a></td></tr></table></li><li><p><a id="ServiceParameters_Any" name="ServiceParameters_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="ParametersType" name="ParametersType">
<b class="bterm">Complex Type: ParametersType</b></a></p><p>A collection of form parameters and their values. The IDs of the various Form elements will be mapped to an element name that contains their value. The elements appear as a sequence.</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><ul><li><p><a id="ParametersType_Any" name="ParametersType_Any"><b class="bterm">Any</b></a></p><p>Any element in the local namespace. Element names are derived from the Form control IDs.</p><table><tr><th>Property</th><th>Value</th></tr><tr><td>namespace</td><td>##local</td></tr><tr><td>processContents</td><td>strict <i>(default)</i></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>
|