element setPriorityInput
diagram pm_xsd_diagrams/pm_xsd_p112.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
properties
content complex
children pm:processID pm:priority
annotation
documentation
Request element for setPriority operation.
source <xsd:element name="setPriorityInput">
 
<xsd:annotation>
   
<xsd:documentation>Request element for setPriority operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="processID" type="xsd:string">
       
<xsd:annotation>
         
<xsd:documentation>Unique ID of the process instance for which the priority is to be set.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="priority" type="xsd:short">
       
<xsd:annotation>
         
<xsd:documentation>Priority value used to schedule the execution of this process instance.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element setPriorityInput/processID
diagram pm_xsd_diagrams/pm_xsd_p113.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type xsd:string
properties
content simple
annotation
documentation
Unique ID of the process instance for which the priority is to be set.
source <xsd:element name="processID" type="xsd:string">
 
<xsd:annotation>
   
<xsd:documentation>Unique ID of the process instance for which the priority is to be set.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element setPriorityInput/priority
diagram pm_xsd_diagrams/pm_xsd_p114.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type xsd:short
properties
content simple
annotation
documentation
Priority value used to schedule the execution of this process instance.
source <xsd:element name="priority" type="xsd:short">
 
<xsd:annotation>
   
<xsd:documentation>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