complexType ItemPrivilege
diagram wp_diagrams/wp_p12.png
namespace http://api.brm.n2.tibco.com
children Suspend StatelessRealloc StatefulRealloc Dellocate Delegate Skip Piling
used by
element WorkModel/ItemPrivileges
annotation
documentation
Definition of the privileges required to perform specific actions on a work item.
source <xs:complexType name="ItemPrivilege">
 
<xs:annotation>
   
<xs:documentation>Definition of the privileges required to perform specific actions on a work item.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Suspend" type="Privilege" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Details of the privileges required to suspend a work item.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="StatelessRealloc" type="Privilege" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Details of the privileges required to (statelessly) reallocate a work item.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="StatefulRealloc" type="Privilege" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Details of the privileges required to (statefully) reallocate a work item.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Dellocate" type="Privilege" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Details of the privileges required to deallocate a work item.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Delegate" type="Privilege" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Details of the privileges required to delegate a work item.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Skip" type="Privilege" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Details of the privileges required to skip a work item.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Piling" type="Privilege" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Details of the privileges required to pile a work item.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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