complexType TemplateAttributes
diagram pm_wsdl_diagrams/pm_wsdl_p44.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
children pm:templateAttribute
used by
elements queryProcessInstancesAltInput/attributeMap queryProcessInstancesInput/attributeMap OperationInfo/parameters templateAttributes
annotation
documentation
Type to describe a list of template attributes.
source <xsd:complexType name="TemplateAttributes">
 
<xsd:annotation>
   
<xsd:documentation>Type to describe a list of template attributes.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="templateAttribute" type="pm:TemplateAttribute" minOccurs="0" maxOccurs="unbounded">
     
<xsd:annotation>
       
<xsd:documentation>Details of template attributes.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

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