3.1.4.40.2.1 Write

The input data for the Write WSDL operation.

 <xs:element name="Write">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="1" name="data" nillable="false" type="WriteRoot"/>
     </xs:sequence>
   </xs:complexType>
 </xs:element>

data: The input collection of write operations to execute on the term store partition.