2.2.4.27 RequestContext

Namespace: http://schemas.microsoft.com/office/Access/2010/11/Server/WebServices/AccessServerInternalService/

Specifies information necessary for the protocol server to uniquely identify the database application.

 <xs:complexType name="RequestContext" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="1" name="Url" type="xs:string"/>
   </xs:sequence>
 </xs:complexType>

Url: A string ([XMLSCHEMA2] section 3.2.1) that specifies the fully qualified URL to the database application. MUST be present.