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