diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
properties |
|
||
children | pm:attributeType | ||
annotation |
|
||
source | <xsd:element name="listProcessTemplateAttributesInput"> <xsd:annotation> <xsd:documentation>Request element for listProcessTemplateAttributes operation. Process template attributes, which are pre-defined variables and are the same for all process templates, can be used in process template queries - see the queryProcessTemplates operation.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <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 or DISPLAYABLE).</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </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 or DISPLAYABLE).</xsd:documentation> </xsd:annotation> </xsd:element> |