complexType BasicProcessTemplate
diagram pm_wsdl_diagrams/pm_wsdl_p8.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
children pm:processQName pm:description
used by
elements basicProcessTemplates/basicProcessTemplate ProcessTemplate/basicTemplate
annotation
documentation
Type to describe a process template.
source <xsd:complexType name="BasicProcessTemplate">
 
<xsd:annotation>
   
<xsd:documentation>Type to describe a process template.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="processQName" type="pm:QualifiedProcessName">
     
<xsd:annotation>
       
<xsd:documentation>Fully qualified name of the process template.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="description" type="xsd:string" nillable="true" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>Description of the process template.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

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