complexType setWorkItemPriority
diagram wp_diagrams/wp_p2155.png
namespace http://api.brm.n2.tibco.com
children workItemIDandPriority
used by
element setWorkItemPriority
source <xs:complexType name="setWorkItemPriority">
 
<xs:sequence>
   
<xs:element name="workItemIDandPriority" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="workItemID" type="ManagedObjectID">
           
<xs:annotation>
             
<xs:documentation>ID of a work item that is to be allocated.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="workItemPriority">
           
<xs:complexType>
             
<xs:choice>
               
<xs:element name="absPriority" type="xs:int"/>
               
<xs:element name="offsetPriority" type="xs:int"/>
             
</xs:choice>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element setWorkItemPriority/workItemIDandPriority
diagram wp_diagrams/wp_p2156.png
properties
minOcc 1
maxOcc unbounded
content complex
children workItemID workItemPriority
source <xs:element name="workItemIDandPriority" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="workItemID" type="ManagedObjectID">
       
<xs:annotation>
         
<xs:documentation>ID of a work item that is to be allocated.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="workItemPriority">
       
<xs:complexType>
         
<xs:choice>
           
<xs:element name="absPriority" type="xs:int"/>
           
<xs:element name="offsetPriority" type="xs:int"/>
         
</xs:choice>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element setWorkItemPriority/workItemIDandPriority/workItemID
diagram wp_diagrams/wp_p2157.png
type ManagedObjectID
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:long  required      
documentation
Unique ID of the work item.
version  xs:long        
documentation
Version of the work item.

If not set, the latest version will be used.
annotation
documentation
ID of a work item that is to be allocated.
source <xs:element name="workItemID" type="ManagedObjectID">
 
<xs:annotation>
   
<xs:documentation>ID of a work item that is to be allocated.</xs:documentation>
 
</xs:annotation>
</xs:element>

element setWorkItemPriority/workItemIDandPriority/workItemPriority
diagram wp_diagrams/wp_p2158.png
properties
content complex
children absPriority offsetPriority
source <xs:element name="workItemPriority">
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="absPriority" type="xs:int"/>
     
<xs:element name="offsetPriority" type="xs:int"/>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element setWorkItemPriority/workItemIDandPriority/workItemPriority/absPriority
diagram wp_diagrams/wp_p2159.png
type xs:int
properties
content simple
source <xs:element name="absPriority" type="xs:int"/>

element setWorkItemPriority/workItemIDandPriority/workItemPriority/offsetPriority
diagram wp_diagrams/wp_p2160.png
type xs:int
properties
content simple
source <xs:element name="offsetPriority" type="xs:int"/>

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