complexType TemplateAttributes
diagram pm_xsd_diagrams/pm_xsd_p303.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>

element TemplateAttributes/templateAttribute
diagram pm_xsd_diagrams/pm_xsd_p304.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type pm:TemplateAttribute
properties
minOcc 0
maxOcc unbounded
content complex
children pm:name pm:type
annotation
documentation
Details of template attributes.
source <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>


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