element getWorkListItemsForGlobalDataResponse
diagram wp_diagrams/wp_p2482.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children startPosition endPosition workListFacade workItems
annotation
documentation
Response element for the getWorkLitsItemsForGlobalData operation.
source <xsd:element name="getWorkListItemsForGlobalDataResponse">
 
<xsd:annotation>
   
<xsd:documentation>Response element for the getWorkLitsItemsForGlobalData operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:annotation>
     
<xsd:documentation>Contains a page of work item returned from a user request.</xsd:documentation>
   
</xsd:annotation>
   
<xsd:sequence>
     
<xsd:element name="startPosition" type="xs:long">
       
<xsd:annotation>
         
<xsd:documentation>Position in the work item list of the first work item on this page.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="endPosition" type="xs:long">
       
<xsd:annotation>
         
<xsd:documentation>Position in the work item list of the last work item on this page.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="workListFacade" type="WorkListFacade" minOccurs="0">
       
<xsd:annotation>
         
<xsd:documentation>If defined then this will list any display names that are specified for any Work Item Attributes.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="workItems" type="WorkItem" minOccurs="0" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>Complete details of each work item in this page of the work item  list.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element getWorkListItemsForGlobalDataResponse/startPosition
diagram wp_diagrams/wp_p2483.png
type xs:long
properties
content simple
annotation
documentation
Position in the work item list of the first work item on this page.
source <xsd:element name="startPosition" type="xs:long">
 
<xsd:annotation>
   
<xsd:documentation>Position in the work item list of the first work item on this page.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element getWorkListItemsForGlobalDataResponse/endPosition
diagram wp_diagrams/wp_p2484.png
type xs:long
properties
content simple
annotation
documentation
Position in the work item list of the last work item on this page.
source <xsd:element name="endPosition" type="xs:long">
 
<xsd:annotation>
   
<xsd:documentation>Position in the work item list of the last work item on this page.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element getWorkListItemsForGlobalDataResponse/workListFacade
diagram wp_diagrams/wp_p2485.png
type WorkListFacade
properties
minOcc 0
maxOcc 1
content complex
children facade
annotation
documentation
If defined then this will list any display names that are specified for any Work Item Attributes.
source <xsd:element name="workListFacade" type="WorkListFacade" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>If defined then this will list any display names that are specified for any Work Item Attributes.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element getWorkListItemsForGlobalDataResponse/workItems
diagram wp_diagrams/wp_p2486.png
type WorkItem
properties
minOcc 0
maxOcc unbounded
content complex
children id header attributes body workType state visible
annotation
documentation
Complete details of each work item in this page of the work item  list.
source <xsd:element name="workItems" type="WorkItem" minOccurs="0" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>Complete details of each work item in this page of the work item  list.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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