2.2.4.11 ChangeDataForUpdateTermSet

Namespace: http://schemas.microsoft.com/sharepoint/taxonomy/soap/

Change data for a term set is being moved or updated.

 <xs:complexType name="ChangeDataForUpdateTermSet">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="1" name="Data">
       <xs:complexType>
         <xs:sequence>
           <xs:element minOccurs="0" maxOccurs="1" name="FromGroupGuid" type="ser:guid"/>
         </xs:sequence>
       </xs:complexType>
     </xs:element>
   </xs:sequence>
 </xs:complexType>

Data: Root element.

Data.FromGroupGuid: Identifier of the term set group from which the term set is being moved or updated.