element getWorkTypes
diagram brm_all_diagrams/brm_all_p165.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children startPosition numberOfItems
annotation
documentation
Request element for getWorkTypes operation.
source <xs:element name="getWorkTypes">
 
<xs:annotation>
   
<xs:documentation>Request element for getWorkTypes operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="startPosition" type="xs:long">
       
<xs:annotation>
         
<xs:documentation>The position in BRM's complete set of Work Types to start the list from.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="numberOfItems" type="xs:long">
       
<xs:annotation>
         
<xs:documentation>The number of Work Types to include in the list.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element getWorkTypes/startPosition
diagram brm_all_diagrams/brm_all_p166.png
type xs:long
properties
content simple
annotation
documentation
The position in BRM's complete set of Work Types to start the list from.
source <xs:element name="startPosition" type="xs:long">
 
<xs:annotation>
   
<xs:documentation>The position in BRM's complete set of Work Types to start the list from.</xs:documentation>
 
</xs:annotation>
</xs:element>

element getWorkTypes/numberOfItems
diagram brm_all_diagrams/brm_all_p167.png
type xs:long
properties
content simple
annotation
documentation
The number of Work Types to include in the list.
source <xs:element name="numberOfItems" type="xs:long">
 
<xs:annotation>
   
<xs:documentation>The number of Work Types to include in the list.</xs:documentation>
 
</xs:annotation>
</xs:element>


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