| diagram | ![]() |
||
| namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
| children | pm:processInstance | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="ProcessInstances"> <xsd:annotation> <xsd:documentation>Type to describe a list of process instances.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="processInstance" type="pm:ProcessInstance" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Details of process instances.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |