3.1.4.24.2.2 GetLinkedTableInformationResponse

The GetLinkedTableInformationResponse element specifies the result data for the GetLinkedTableInformation WSDL operation.

 <xs:element name="GetLinkedTableInformationResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" maxOccurs="1" name="GetLinkedTableInformationResult" type="tns2:CommandResult"/>
       <xs:element minOccurs="0" maxOccurs="1" name="result" type="tns2:GetLinkedTableInformationResult"/>
     </xs:sequence>
   </xs:complexType>
 </xs:element>

GetLinkedTableInformationResult: A CommandResult, as specified in section 2.2.4.4. MUST be present.

result: A GetLinkedTableInformationResult ([MS-AADT] section 3.1.4.5.3.2) element that specifies information about the requested table.