complexType MigrationRuleProcessTypeList
diagram pm_wsdl_diagrams/pm_wsdl_p21.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
children pm:migrate
used by
element MigrationRuleModuleTypeList/process
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xsd:string  required      
documentation
Name of the process template from which migration is to take place.
annotation
documentation
Type to describe process template-level migration rules.
source <xsd:complexType name="MigrationRuleProcessTypeList">
 
<xsd:annotation>
   
<xsd:documentation>Type to describe process template-level migration rules.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="migrate" type="pm:MigrationRuleTaskTypeList" minOccurs="0" maxOccurs="unbounded">
     
<xsd:annotation>
       
<xsd:documentation>List of migration rules for this process template.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="name" type="xsd:string" use="required">
   
<xsd:annotation>
     
<xsd:documentation>Name of the process template from which migration is to take place.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
</xsd:complexType>

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