3.1.4.24.2.1 GetTermSets

The input data for the GetTermSets WSDL operation.

 <xs:element name="GetTermSets">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="1" name="rawPartitionId" xmlns:q14="http://schemas.microsoft.com/2003/10/Serialization/" type="q14:guid"/>
       <xs:element minOccurs="1" name="termSetGuids" nillable="false" xmlns:q15="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q15:ArrayOfguid"/>
     </xs:sequence>
   </xs:complexType>
 </xs:element>

rawPartitionId: A GUID used to filter the current request. This value MUST NOT be NULL or empty.

termSetGuids: A list of term set identifiers.