diagram | |||||
namespace | http://common.api.pfe.n2.tibco.com | ||||
children | id | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="BaseProcessReference"> <xs:annotation> <xs:documentation>Unique identifier for an instance of a pageflow or business process.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="id" type="xs:string"> <xs:annotation> <xs:documentation>Unique ID of the process instance.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="id" type="xs:string"> <xs:annotation> <xs:documentation>Unique ID of the process instance.</xs:documentation> </xs:annotation> </xs:element> |