complexType ItemContext
diagram wp_diagrams/wp_p3346.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 <xsd:complexType name="ItemContext">
 
<xsd:annotation>
   
<xsd:documentation>Context of the work item, as supplied by the application that scheduled the work item.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="activityID" type="xs:string">
     
<xsd:annotation>
       
<xsd:documentation>ID of the activity from which the work item was generated.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="activityName" type="xs:string">
     
<xsd:annotation>
       
<xsd:documentation>Name of the activity from which the work item was generated.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="appInstance" type="xs:string">
     
<xsd:annotation>
       
<xsd:documentation>Identifier of the application instance.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="appName" type="xs:string">
     
<xsd:annotation>
       
<xsd:documentation>Name of the application.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="appID" type="xs:string">
     
<xsd:annotation>
       
<xsd:documentation>ID of the application.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="appInstanceDescription" type="xs:string" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>Description of the application instance.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

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

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

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