3.1.4.25.2.1 GetVersionCollection

The GetVersionCollection element specifies details for the request to return version information for the specified field of a list.

 <s:element name="GetVersionCollection">
     <s:complexType>
       <s:sequence>
         <s:element minOccurs="0" maxOccurs="1" name="strlistID" type="s:string" />
         <s:element minOccurs="0" maxOccurs="1" name="strlistItemID" type="s:string" />
         <s:element minOccurs="0" maxOccurs="1" name="strFieldName" type="s:string" />
       </s:sequence>
     </s:complexType>
 </s:element>

strlistID: The GUID or the list title of the list.

strlistItemID: The identification of the list item.

strFieldName: The case-sensitive name of the field.