diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
properties |
|
||
children | pm:instanceAttribute | ||
annotation |
|
||
source | <xsd:element name="instanceAttributes"> <xsd:annotation> <xsd:documentation>Response element for the listProcessInstanceAttributes and listSetofProcessInstanceAttributes operations, returning a list of process instance attributes.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="instanceAttribute" type="pm:InstanceAttribute" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Details of the process instance attributes associated with the process template(s) specified in the request.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||||||
type | pm:InstanceAttribute | ||||||
properties |
|
||||||
children | pm:name pm:type pm:processQName pm:viewtype | ||||||
annotation |
|
||||||
source | <xsd:element name="instanceAttribute" type="pm:InstanceAttribute" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Details of the process instance attributes associated with the process template(s) specified in the request.</xsd:documentation> </xsd:annotation> </xsd:element> |