element openWorkItemResponse
diagram wp_diagrams/wp_p2529.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItemBody
annotation
documentation
Response element for the openWorkItem operation.
source <xsd:element name="openWorkItemResponse">
 
<xsd:annotation>
   
<xsd:documentation>Response element for the openWorkItem operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence maxOccurs="unbounded">
     
<xsd:element name="workItemBody" type="WorkItemBody">
       
<xsd:annotation>
         
<xsd:documentation>Complete body of an opened work item.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element openWorkItemResponse/workItemBody
diagram wp_diagrams/wp_p2530.png
type WorkItemBody
properties
content complex
children dataModel
annotation
documentation
Complete body of an opened work item.
source <xsd:element name="workItemBody" type="WorkItemBody">
 
<xsd:annotation>
   
<xsd:documentation>Complete body of an opened work item.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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