element scheduleWorkItemResponse
diagram wp_diagrams/wp_p1409.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItemID
annotation
documentation
Response element for the scheduleWorkItem operation.
source <xs:element name="scheduleWorkItemResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the scheduleWorkItem operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="workItemID" type="ObjectID">
       
<xs:annotation>
         
<xs:documentation>The ID of the scheduled work item.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element scheduleWorkItemResponse/workItemID
diagram wp_diagrams/wp_p1410.png
type ObjectID
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:long  required      
documentation
Unique ID of the work item.
annotation
documentation
The ID of the scheduled work item.
source <xs:element name="workItemID" type="ObjectID">
 
<xs:annotation>
   
<xs:documentation>The ID of the scheduled work item.</xs:documentation>
 
</xs:annotation>
</xs:element>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy