3.1.4.15.2.1 GetList

The GetList element specifies details for the SOAP request that is sent from the protocol client to the protocol server.

 <s:element name="GetList">
   <s:complexType>
     <s:sequence>
       <s:element minOccurs="0" maxOccurs="1" name="listName" type="s:string" />
     </s:sequence>
   </s:complexType>
 </s:element>

listName: The GUID, or the list title, of the list from which to retrieve properties and fields.