element instanceAttributes
diagram pm_xsd_diagrams/pm_xsd_p33.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>

element instanceAttributes/instanceAttribute
diagram pm_xsd_diagrams/pm_xsd_p34.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type pm:InstanceAttribute
properties
minOcc 0
maxOcc unbounded
content complex
children pm:name pm:type pm:processQName pm:viewtype
annotation
documentation
Details of the process instance attributes associated with the process template(s) specified in the request.
source <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>


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