element getWorkTypesResponse
diagram wp_diagrams/wp_p2043.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workTypelList
annotation
documentation
Response element for the getWorkTypes operation.
source <xs:element name="getWorkTypesResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the getWorkTypes operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="workTypelList" type="WorkTypeList">
       
<xs:annotation>
         
<xs:documentation>Defines a 'page' of work type objects, which is a window over the entire set of work types defined in BRM.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element getWorkTypesResponse/workTypelList
diagram wp_diagrams/wp_p2044.png
type WorkTypeList
properties
content complex
children startPosition endPosition types
annotation
documentation
Defines a 'page' of work type objects, which is a window over the entire set of work types defined in BRM.
source <xs:element name="workTypelList" type="WorkTypeList">
 
<xs:annotation>
   
<xs:documentation>Defines a 'page' of work type objects, which is a window over the entire set of work types defined in BRM.</xs:documentation>
 
</xs:annotation>
</xs:element>

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