element setResourceOrderFilterCriteria
diagram wp_diagrams/wp_p2587.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 <xsd:element name="setResourceOrderFilterCriteria">
 
<xsd:annotation>
   
<xsd:documentation>Request element for setResourceOrderFilterCriteria operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="orderFilterCriteria" type="OrderFilterCriteria">
       
<xsd:annotation>
         
<xsd:documentation>Specification of the work item list sort/filter criteria that should be be set for the specified resource.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
   
<xsd:attribute name="resourceID" type="xs:string">
     
<xsd:annotation>
       
<xsd:documentation>ID of the resource for whom work item list sort/filter criteria should be set.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:attribute>
 
</xsd:complexType>
</xsd: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 <xsd:attribute name="resourceID" type="xs:string">
 
<xsd:annotation>
   
<xsd:documentation>ID of the resource for whom work item list sort/filter criteria should be set.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

element setResourceOrderFilterCriteria/orderFilterCriteria
diagram wp_diagrams/wp_p2588.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 <xsd:element name="orderFilterCriteria" type="OrderFilterCriteria">
 
<xsd:annotation>
   
<xsd:documentation>Specification of the work item list sort/filter criteria that should be be set for the specified resource.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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