complexType ItemContext
diagram wp_diagrams/wp_p1519.png
namespace http://api.brm.n2.tibco.com
children activityID activityName appInstance appName appID appInstanceDescription
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 wp_diagrams/wp_p1520.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 wp_diagrams/wp_p1521.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 wp_diagrams/wp_p1522.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 wp_diagrams/wp_p1523.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 wp_diagrams/wp_p1524.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 wp_diagrams/wp_p1525.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