complexType saveTerminatedProcessInstancesRequestType
diagram pm_xsd_diagrams/pm_xsd_p294.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
children pm:willSave pm:saveDuration pm:processTemplates pm:applications
used by
element saveTerminatedProcessInstancesRequest
source <xsd:complexType name="saveTerminatedProcessInstancesRequestType">
 
<xsd:sequence>
   
<xsd:element name="willSave" type="xsd:boolean">
     
<xsd:annotation>
       
<xsd:documentation>true means to save and false means not to save terminated processes</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="saveDuration" type="xsd:duration" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>the duration for which the terminated process will be saved</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="processTemplates" type="pm:ProcessTemplatesType" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>specifies which process templates does the setting apply to</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="applications" type="pm:Applications" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>specifies which applications does the setting apply to</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element saveTerminatedProcessInstancesRequestType/willSave
diagram pm_xsd_diagrams/pm_xsd_p295.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type xsd:boolean
properties
content simple
annotation
documentation
true means to save and false means not to save terminated processes
source <xsd:element name="willSave" type="xsd:boolean">
 
<xsd:annotation>
   
<xsd:documentation>true means to save and false means not to save terminated processes</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element saveTerminatedProcessInstancesRequestType/saveDuration
diagram pm_xsd_diagrams/pm_xsd_p296.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type xsd:duration
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
the duration for which the terminated process will be saved
source <xsd:element name="saveDuration" type="xsd:duration" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>the duration for which the terminated process will be saved</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element saveTerminatedProcessInstancesRequestType/processTemplates
diagram pm_xsd_diagrams/pm_xsd_p297.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type pm:ProcessTemplatesType
properties
minOcc 0
maxOcc 1
content complex
children pm:processQName
annotation
documentation
specifies which process templates does the setting apply to
source <xsd:element name="processTemplates" type="pm:ProcessTemplatesType" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>specifies which process templates does the setting apply to</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element saveTerminatedProcessInstancesRequestType/applications
diagram pm_xsd_diagrams/pm_xsd_p298.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
type pm:Applications
properties
minOcc 0
maxOcc 1
content complex
children pm:applicationName
annotation
documentation
specifies which applications does the setting apply to
source <xsd:element name="applications" type="pm:Applications" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>specifies which applications does the setting apply to</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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