complexType ItemPrivilege
diagram wp_diagrams/wp_p1527.png
namespace http://api.brm.n2.tibco.com
children Suspend StatelessRealloc StatefulRealloc Dellocate Delegate Skip Piling
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>

element ItemPrivilege/Suspend
diagram wp_diagrams/wp_p1528.png
type Privilege
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
documentation
Name of the required privilege (i.e. what BRM will look for in DE).
qualifier  xs:string  optional      
documentation
(Optional) qualifier for this privilege.
annotation
documentation
Details of the privileges required to suspend a work item.
source <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>

element ItemPrivilege/StatelessRealloc
diagram wp_diagrams/wp_p1529.png
type Privilege
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
documentation
Name of the required privilege (i.e. what BRM will look for in DE).
qualifier  xs:string  optional      
documentation
(Optional) qualifier for this privilege.
annotation
documentation
Details of the privileges required to (statelessly) reallocate a work item.
source <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>

element ItemPrivilege/StatefulRealloc
diagram wp_diagrams/wp_p1530.png
type Privilege
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
documentation
Name of the required privilege (i.e. what BRM will look for in DE).
qualifier  xs:string  optional      
documentation
(Optional) qualifier for this privilege.
annotation
documentation
Details of the privileges required to (statefully) reallocate a work item.
source <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>

element ItemPrivilege/Dellocate
diagram wp_diagrams/wp_p1531.png
type Privilege
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
documentation
Name of the required privilege (i.e. what BRM will look for in DE).
qualifier  xs:string  optional      
documentation
(Optional) qualifier for this privilege.
annotation
documentation
Details of the privileges required to deallocate a work item.
source <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>

element ItemPrivilege/Delegate
diagram wp_diagrams/wp_p1532.png
type Privilege
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
documentation
Name of the required privilege (i.e. what BRM will look for in DE).
qualifier  xs:string  optional      
documentation
(Optional) qualifier for this privilege.
annotation
documentation
Details of the privileges required to delegate a work item.
source <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>

element ItemPrivilege/Skip
diagram wp_diagrams/wp_p1533.png
type Privilege
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
documentation
Name of the required privilege (i.e. what BRM will look for in DE).
qualifier  xs:string  optional      
documentation
(Optional) qualifier for this privilege.
annotation
documentation
Details of the privileges required to skip a work item.
source <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>

element ItemPrivilege/Piling
diagram wp_diagrams/wp_p1534.png
type Privilege
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
documentation
Name of the required privilege (i.e. what BRM will look for in DE).
qualifier  xs:string  optional      
documentation
(Optional) qualifier for this privilege.
annotation
documentation
Details of the privileges required to pile a work item.
source <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>

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