diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
properties |
|
||
children | pm:processQName pm:attributeType | ||
annotation |
|
||
source | <xsd:element name="listProcessInstanceAttributesInput"> <xsd:annotation> <xsd:documentation>Request element for listProcessInstanceAttributes operation. Attributes include process parameters, process data fields and pre-defined/system variables. These attributes can also be used in process instance queries - see queryProcessInstances.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="processQName" type="pm:QualifiedProcessName"> <xsd:annotation> <xsd:documentation>Criteria identifying the process template(s) for which process instance attributes are to be listed.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="attributeType" type="pm:AttributeType"> <xsd:annotation> <xsd:documentation>(Optional) Enumerated value which, if specified, filters the result set to include only those attributes which belong to the specified type (FILTERABLE, SORTABLE, DISPLAYABLE or HALT_ONLY).</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
type | pm:QualifiedProcessName | ||
properties |
|
||
children | pm:moduleName pm:processName pm:version | ||
annotation |
|
||
source | <xsd:element name="processQName" type="pm:QualifiedProcessName"> <xsd:annotation> <xsd:documentation>Criteria identifying the process template(s) for which process instance attributes are to be listed.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ||||||||||||||||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | |||||||||||||||
type | pm:AttributeType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xsd:element name="attributeType" type="pm:AttributeType"> <xsd:annotation> <xsd:documentation>(Optional) Enumerated value which, if specified, filters the result set to include only those attributes which belong to the specified type (FILTERABLE, SORTABLE, DISPLAYABLE or HALT_ONLY).</xsd:documentation> </xsd:annotation> </xsd:element> |