element getWorkItemHeaderResponse
diagram wp_diagrams/wp_p1306.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>

element getWorkItemHeaderResponse/workItemHeader
diagram wp_diagrams/wp_p1307.png
type WorkItemHeader
properties
content complex
children name description flags itemContext
attributes
Name  Type  Use  Default  Fixed  Annotation
distributionStrategy  DistributionStrategy  required      
documentation
Distribution strategy to be used for the work item - either OFFER or ALLOCATE.
priority  xs:int        
documentation
Priority of the work item.
groupID  xs:long  optional      
documentation
ID of the work group that the work item belongs to.
startDate  xs:dateTime  optional      
documentation
Date / time from which work on this work item may start.
endDate  xs:dateTime  optional      
documentation
Date / time by which work on this work item must be completed.
annotation
documentation
Header information about a work item.
source <xs:element name="workItemHeader" type="WorkItemHeader">
 
<xs:annotation>
   
<xs:documentation>Header information about a work item.</xs:documentation>
 
</xs:annotation>
</xs:element>

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