| diagram | ![]() |
||||||||||||||
| namespace | http://api.brm.n2.tibco.com | ||||||||||||||
| properties |
|
||||||||||||||
| children | orderFilterCriteria | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:element name="setResourceOrderFilterCriteria"> <xs:annotation> <xs:documentation>Request element for setResourceOrderFilterCriteria operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="orderFilterCriteria" type="OrderFilterCriteria"> <xs:annotation> <xs:documentation>Specification of the work item list sort/filter criteria that should be be set for the specified resource.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="resourceID" type="xs:string"> <xs:annotation> <xs:documentation>ID of the resource for whom work item list sort/filter criteria should be set.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
| type | xs:string | ||
| annotation |
|
||
| source | <xs:attribute name="resourceID" type="xs:string"> <xs:annotation> <xs:documentation>ID of the resource for whom work item list sort/filter criteria should be set.</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||
| type | OrderFilterCriteria | ||
| properties |
|
||
| children | order filter | ||
| annotation |
|
||
| source | <xs:element name="orderFilterCriteria" type="OrderFilterCriteria"> <xs:annotation> <xs:documentation>Specification of the work item list sort/filter criteria that should be be set for the specified resource.</xs:documentation> </xs:annotation> </xs:element> |