complexType CreateProcessInstanceOptions
diagram pm_xsd_diagrams/pm_xsd_p162.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>

element CreateProcessInstanceOptions/priority
diagram pm_xsd_diagrams/pm_xsd_p163.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type xsd:short
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
(Optional) Priority value used to schedule the execution of this process instance
source <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>


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