3.2.5.39.2.1 StartConsistencyChecker

This element specifies input values for the StartConsistencyChecker operation.

 <xs:element name="StartConsistencyChecker">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="fPreempt" type="xs:boolean" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

fPreempt: A Boolean where TRUE indicates that the existing operation will be preempted; otherwise, the value is FALSE.