element setResourceOrderFilterCriteria
diagram brm_wsdl_diagrams/brm_wsdl_p1970.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children orderFilterCriteria
attributes
Name  Type  Use  Default  Fixed  Annotation
resourceID  xs:string        
documentation
ID of the resource for whom work item list sort/filter criteria should be set.
annotation
documentation
Request element for setResourceOrderFilterCriteria operation.
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>

attribute setResourceOrderFilterCriteria/@resourceID
type xs:string
annotation
documentation
ID of the resource for whom work item list sort/filter criteria should be set.
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>

element setResourceOrderFilterCriteria/orderFilterCriteria
diagram brm_wsdl_diagrams/brm_wsdl_p1971.png
type OrderFilterCriteria
properties
content complex
children order filter
annotation
documentation
Specification of the work item list sort/filter criteria that should be be set for the specified resource.
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>

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