element getWorkItemHeaderResponse
diagram brm_wsdl_diagrams/brm_wsdl_p174.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItemHeader
annotation
documentation
Response element for the getWorkItemHeader operation.
source <xs:element name="getWorkItemHeaderResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the getWorkItemHeader operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence maxOccurs="unbounded">
     
<xs:element name="workItemHeader" type="WorkItemHeader">
       
<xs:annotation>
         
<xs:documentation>Header information about a work item.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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