element queryProcessTemplatesOutput
diagram pm_wsdl_diagrams/pm_wsdl_p98.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
properties
content complex
children pm:processTemplates pm:pagingID
annotation
documentation
Response element for queryProcessTemplates and queryProcessTemplatesAlt operations.
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>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy