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

element allocateAndOpenNextWorkItemResponse/workItem
diagram wp_diagrams/wp_p3045.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 <xsd:element name="workItem" type="WorkItem">
 
<xsd:annotation>
   
<xsd:documentation>Complete details of the work item that has been allocated and opened.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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