| diagram | ![]() |
||
| namespace | http://api.brm.n2.tibco.com | ||
| properties |
|
||
| children | startPosition numberOfItems | ||
| annotation |
|
||
| 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> |
| diagram | ![]() |
||
| type | xs:long | ||
| properties |
|
||
| annotation |
|
||
| 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> |
| diagram | ![]() |
||
| type | xs:long | ||
| properties |
|
||
| annotation |
|
||
| 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> |