diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
properties |
|
||
children | pm:processTemplates pm:pagingID | ||
annotation |
|
||
source | <xsd:element name="queryProcessTemplatesOutput"> <xsd:annotation> <xsd:documentation>Response element for queryProcessTemplates and queryProcessTemplatesAlt operations.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="processTemplates" type="pm:ProcessTemplates"> <xsd:annotation> <xsd:documentation>Details of process templates that match the query specified in the request. This will be either the full list or the first page of the list, depending on the pageSize value specified in the request.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="pagingID" type="xsd:int" minOccurs="0"> <xsd:annotation> <xsd:documentation>Paging ID which can be used to get individual pages of the (paged) list.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
type | pm:ProcessTemplates | ||
properties |
|
||
children | pm:processTemplate | ||
annotation |
|
||
source | <xsd:element name="processTemplates" type="pm:ProcessTemplates"> <xsd:annotation> <xsd:documentation>Details of process templates that match the query specified in the request. This will be either the full list or the first page of the list, depending on the pageSize value specified in the request.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||||||
type | xsd:int | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="pagingID" type="xsd:int" minOccurs="0"> <xsd:annotation> <xsd:documentation>Paging ID which can be used to get individual pages of the (paged) list.</xsd:documentation> </xsd:annotation> </xsd:element> |