3.1.4.4.2.2 ApplyPivotTop10FilterResponse

If the operation succeeds it MUST return an ApplyPivotTop10FilterResponse as follows.

 <s:element name="ApplyPivotTop10FilterResponse">
   <s:complexType>
     <s:sequence>
       <s:element name="ApplyPivotTop10FilterResult" type="tns:CommandResult" minOccurs="0"/>
     </s:sequence>
   </s:complexType>
 </s:element>

ApplyPivotTop10FilterResult: A CommandResult as specified in section 2.2.4.12. MUST be present.