complexType ItemContext
diagram brm_wsdl_diagrams/brm_wsdl_p2042.png
namespace http://api.brm.n2.tibco.com
children activityID activityName appInstance appName appID appInstanceDescription
used by
elements scheduleWorkItem/itemContext scheduleWorkItemWithModel/itemContext WorkItemHeader/itemContext
annotation
documentation
Context of the work item, as supplied by the application that scheduled the work item.
source <xs:complexType name="ItemContext">
 
<xs:annotation>
   
<xs:documentation>Context of the work item, as supplied by the application that scheduled the work item.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="activityID" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>ID of the activity from which the work item was generated.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="activityName" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Name of the activity from which the work item was generated.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="appInstance" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Identifier of the application instance.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="appName" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Name of the application.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="appID" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>ID of the application.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="appInstanceDescription" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Description of the application instance.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ItemContext/activityID
diagram brm_wsdl_diagrams/brm_wsdl_p2043.png
type xs:string
properties
content simple
annotation
documentation
ID of the activity from which the work item was generated.
source <xs:element name="activityID" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>ID of the activity from which the work item was generated.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ItemContext/activityName
diagram brm_wsdl_diagrams/brm_wsdl_p2044.png
type xs:string
properties
content simple
annotation
documentation
Name of the activity from which the work item was generated.
source <xs:element name="activityName" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Name of the activity from which the work item was generated.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ItemContext/appInstance
diagram brm_wsdl_diagrams/brm_wsdl_p2045.png
type xs:string
properties
content simple
annotation
documentation
Identifier of the application instance.
source <xs:element name="appInstance" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Identifier of the application instance.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ItemContext/appName
diagram brm_wsdl_diagrams/brm_wsdl_p2046.png
type xs:string
properties
content simple
annotation
documentation
Name of the application.
source <xs:element name="appName" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Name of the application.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ItemContext/appID
diagram brm_wsdl_diagrams/brm_wsdl_p2047.png
type xs:string
properties
content simple
annotation
documentation
ID of the application.
source <xs:element name="appID" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>ID of the application.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ItemContext/appInstanceDescription
diagram brm_wsdl_diagrams/brm_wsdl_p2048.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Description of the application instance.
source <xs:element name="appInstanceDescription" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Description of the application instance.</xs:documentation>
 
</xs:annotation>
</xs:element>

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