element instanceAttributes
diagram pm_wsdl_diagrams/pm_wsdl_p76.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
properties
content complex
children pm:instanceAttribute
annotation
documentation
Response element for the listProcessInstanceAttributes and listSetofProcessInstanceAttributes operations, returning a list of process instance attributes.
source <xsd:element name="instanceAttributes">
 
<xsd:annotation>
   
<xsd:documentation>Response element for the listProcessInstanceAttributes and listSetofProcessInstanceAttributes operations, returning a list of process instance attributes.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="instanceAttribute" type="pm:InstanceAttribute" minOccurs="0" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>Details of the process instance attributes associated with the process template(s) specified in the request.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

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