http://trimble.com/mrm/jobmanagement/servicetype/canceltask/v1
complexType CancelTaskRequest

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://trimble.com/mrm/jobmanagement/servicetype/canceltask/v1}CancelTaskRequest (restriction)

Documentation
Defines the data structure that should be passed in a request to cancel a task.
Properties
This component is not nillable.

Model
<...>
cancelTask
</...>


Nested Element Summary
tpd:TaskProgressionRequestcancelTask
          
Source
<xs:complexType name="CancelTaskRequest">
<xs:sequence>
<xs:element name="cancelTask" nillable="false" type="tpd:TaskProgressionRequest"/>
</xs:sequence>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.