element allocateAndOpenNextWorkItemResponse
diagram wp_diagrams/wp_p1881.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItem
annotation
documentation
Response element for allocateAndOpenNextWorkItem operation.
source <xs:element name="allocateAndOpenNextWorkItemResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for allocateAndOpenNextWorkItem operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="workItem" type="WorkItem">
       
<xs:annotation>
         
<xs:documentation>Complete details of the work item that has been allocated and opened.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element allocateAndOpenNextWorkItemResponse/workItem
diagram wp_diagrams/wp_p1882.png
type WorkItem
properties
content complex
children id header attributes body workType state visible
annotation
documentation
Complete details of the work item that has been allocated and opened.
source <xs:element name="workItem" type="WorkItem">
 
<xs:annotation>
   
<xs:documentation>Complete details of the work item that has been allocated and opened.</xs:documentation>
 
</xs:annotation>
</xs:element>

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