complexType ProcessTemplates
diagram pm_wsdl_diagrams/pm_wsdl_p33.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
children pm:processTemplate
used by
elements queryProcessTemplatesOutput/processTemplates Page/processTemplates processTemplates
annotation
documentation
Type to describe a list of process templates.
source <xsd:complexType name="ProcessTemplates">
 
<xsd:annotation>
   
<xsd:documentation>Type to describe a list of process templates.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="processTemplate" type="pm:ProcessTemplate" minOccurs="0" maxOccurs="unbounded">
     
<xsd:annotation>
       
<xsd:documentation>Details of process templates.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

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