3.1.4.15.2.1 DropSpecialTerm

The input data for the DropSpecialTerm WSDL operation.

 <xs:element name="DropSpecialTerm">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="term" nillable="true" xmlns:q25="http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration" type="q25:Keyword"/>
     </xs:sequence>
   </xs:complexType>
 </xs:element>

term: Specifies the keyword to remove. MUST NOT be NULL. MUST be a Keyword data type as specified in section 2.2.4.20.