element chainedWorkItemNotification
diagram wp_diagrams/wp_p87.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children groupID workItemID
annotation
documentation
Request element for the chainedWorkItemNotification operation.
source <xs:element name="chainedWorkItemNotification">
 
<xs:annotation>
   
<xs:documentation>Request element for the chainedWorkItemNotification operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="groupID" type="xs:long"/>
     
<xs:element name="workItemID" type="ManagedObjectID" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>ID of the next work item in the chain, if there is no workItemID present then it means that the chaining group has been completed as there are no more work items in this chain.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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