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

element allocateWorkItemResponse/workItem
diagram wp_diagrams/wp_p3055.png
type WorkItem
properties
content complex
children id header attributes body workType state visible
annotation
documentation
Complete details of a work item that has been allocated.
source <xsd:element name="workItem" type="WorkItem">
 
<xsd:annotation>
   
<xsd:documentation>Complete details of a work item that has been allocated.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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