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 54 55 56 57
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01087683"><META NAME="lcid" CONTENT="1033"><title>Microsoft.Search.Registration.Request 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.Registration.Request Schema Documentation</h1><p>This topic contains documentation for the Microsoft.Search.Registration.Request schema. For the text of the schema, see <a href="rsxsdRegistrationRequest.htm" id="HV01084525" lcid=" ">Microsoft.Search.Registration.Request Schema</a>.</p><h2>Documentation for the urn:Microsoft.Search.Registration.Request schema</h2><p>Defines a registration request to a service provider.</p><h2>Basic Schema Attributes</h2><table><tr><th>Attribute</th><th>Value</th></tr><tr><td>targetNamespace</td><td>urn:Microsoft.Search.Registration.Request</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.Registration.Request</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="#RegistrationRequest">
<RegistrationRequest>
</a></p><p> <a href="#RegistrationRequest_OriginatorId">
<OriginatorId/>
</a></p><p> <a href="#RegistrationRequest_SupportedFormats">
<SupportedFormats>
</a></p><p> <a href="#SupportedFormatsType_Format">
<Format/>
</a></p><p> <a href="#SupportedFormatsType_Any">
<Any/>
</a></p><p> </SupportedFormats></p><p> <a href="#RegistrationRequest_SystemInformation">
<SystemInformation>
</a></p><p> <a href="#SystemInformationType_SkuLanguage">
<SkuLanguage/>
</a></p><p> <a href="#SystemInformationType_LanguagePack">
<LanguagePack/>
</a></p><p> <a href="#SystemInformationType_InterfaceLanguage">
<InterfaceLanguage/>
</a></p><p> <a href="#SystemInformationType_Location">
<Location/>
</a></p><p> <a href="#SystemInformationType_Any">
<Any/>
</a></p><p> </SystemInformation></p><p> <a href="#RegistrationRequest_Any">
<Any/>
</a></p><p></RegistrationRequest></p><h2>Top-Level Elements</h2><p><a id="RegistrationRequest" name="RegistrationRequest">
<b class="bterm">Element:
RegistrationRequest</b></a></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>RegistrationRequest</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="RegistrationRequest_OriginatorId" name="RegistrationRequest_OriginatorId">
<b class="bterm">Element:
OriginatorId</b></a></p><p>Unique identifier for the client.</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>OriginatorId</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:GUIDType</a></td></tr></table></li><li><p><a id="RegistrationRequest_SupportedFormats" name="RegistrationRequest_SupportedFormats">
<b class="bterm">Element:
SupportedFormats</b></a></p><p>The formats that the client recognizes for the response.</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>SupportedFormats</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr><tr><td>type</td><td><a href="#SupportedFormatsType">SupportedFormatsType</a></td></tr></table></li><li><p><a id="RegistrationRequest_SystemInformation" name="RegistrationRequest_SystemInformation">
<b class="bterm">Element:
SystemInformation</b></a></p><p>Information about the system that is requesting the registration information. The service provider can use this to determine if and how to register with the system.</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>SystemInformation</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr><tr><td>type</td><td><a href="#SystemInformationType">SystemInformationType</a></td></tr></table></li><li><p><a id="RegistrationRequest_Any" name="RegistrationRequest_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="SupportedFormatsType" name="SupportedFormatsType">
<b class="bterm">Complex Type: SupportedFormatsType</b></a></p><p>Describes any number of formats that the client understands for the response.</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="SupportedFormatsType_Format" name="SupportedFormatsType_Format">
<b class="bterm">Element:
Format</b></a></p><p>Supported response elements (<b class="bterm">QNames</b>). All recognized namespaces should be specified here.</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>unbounded</td></tr><tr><td>name</td><td>Format</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr><tr><td>type</td><td><a href="#FormatType">FormatType</a></td></tr></table></li><li><p><a id="SupportedFormatsType_Any" name="SupportedFormatsType_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><li><p><a id="FormatType" name="FormatType">
<b class="bterm">Complex Type: FormatType</b></a></p><p>Defines a supported format.</p><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.</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.</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">Simple Content</b></p><p><b class="bterm">Base</b></p><table><tr><td>base</td><td>xsd:string</td></tr></table></li><li><p><a id="SystemInformationType" name="SystemInformationType">
<b class="bterm">Complex Type: SystemInformationType</b></a></p><p>Describes information about the system that is requesting the information. The service provider can use this to determine how to respond.</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="SystemInformationType_SkuLanguage" name="SystemInformationType_SkuLanguage">
<b class="bterm">Element:
SkuLanguage</b></a></p><p>The system's main language.</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>SkuLanguage</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr><tr><td>type</td><td>xsd:language</td></tr></table></li><li><p><a id="SystemInformationType_LanguagePack" name="SystemInformationType_LanguagePack">
<b class="bterm">Element:
LanguagePack</b></a></p><p>One of the system's language versions. There could be multiple ones.</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>unbounded</td></tr><tr><td>name</td><td>LanguagePack</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr><tr><td>type</td><td>xsd:language</td></tr></table></li><li><p><a id="SystemInformationType_InterfaceLanguage" name="SystemInformationType_InterfaceLanguage">
<b class="bterm">Element:
InterfaceLanguage</b></a></p><p>The current language of the user interface.</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>InterfaceLanguage</td></tr><tr><td>nillable</td><td>false <i>(default)</i></td></tr><tr><td>type</td><td>xsd:language</td></tr></table></li><li><p><a id="SystemInformationType_Location" name="SystemInformationType_Location">
<b class="bterm">Element:
Location</b></a></p><p>Country or region indicating the current location of the system.</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>Location</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:ISO3166Type</a></td></tr></table></li><li><p><a id="SystemInformationType_Any" name="SystemInformationType_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>
|