diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
children | activityID activityName appInstance appName appID appInstanceDescription | ||
annotation |
|
||
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> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
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> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
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> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:element name="appInstance" type="xs:string"> <xsd:annotation> <xsd:documentation>Identifier of the application instance.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:element name="appName" type="xs:string"> <xsd:annotation> <xsd:documentation>Name of the application.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:element name="appID" type="xs:string"> <xsd:annotation> <xsd:documentation>ID of the application.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |