complexType ApplicationTemplate
diagram pm_wsdl_diagrams/pm_wsdl_p4.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
children pm:processTemplates
used by
element ApplicationTemplates/application
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xsd:string  required      
documentation
Name of the application which contains the following process templates.
source <xsd:complexType name="ApplicationTemplate">
 
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
   
<xsd:element name="processTemplates" type="pm:ProcessTemplatesType" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attribute name="name" type="xsd:string" use="required">
   
<xsd:annotation>
     
<xsd:documentation>Name of the application which contains the following process templates.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
</xsd:complexType>

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