complexType CreateProcessInstanceOptions
diagram pm_wsdl_diagrams/pm_wsdl_p7.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
children pm:priority
used by
element createProcessInstanceInput/options
annotation
documentation
Provides options to control how a purge is carried out
source <xsd:complexType name="CreateProcessInstanceOptions">
 
<xsd:annotation>
   
<xsd:documentation>Provides options to control how a purge is carried out</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="priority" type="xsd:short" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>(Optional) Priority value used to schedule the execution of this process instance</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

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