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

element allocateAndOpenWorkItemResponse/workItem
diagram brm_all_diagrams/brm_all_p12.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 and opened.
source <xs:element name="workItem" type="WorkItem">
 
<xs:annotation>
   
<xs:documentation>Complete details of a work item that has been allocated and opened.</xs:documentation>
 
</xs:annotation>
</xs:element>


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