complexType MigrationPointTaskType
diagram pm_xsd_diagrams/pm_xsd_p190.png
namespace http://www.tibco.com/bx/2009/management/processManagerType
used by
element MigrationPointProcessType/task
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xsd:string  required      
documentation
Name of a task that is a valid migration point for this process template.
annotation
documentation
Type to describe a task that is a valid migration point.
source <xsd:complexType name="MigrationPointTaskType">
 
<xsd:annotation>
   
<xsd:documentation>Type to describe a task that is a valid migration point.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="name" type="xsd:string" use="required">
   
<xsd:annotation>
     
<xsd:documentation>Name of a task that is a valid migration point for this process template.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
</xsd:complexType>

attribute MigrationPointTaskType/@name
type xsd:string
properties
use required
annotation
documentation
Name of a task that is a valid migration point for this process template.
source <xsd:attribute name="name" type="xsd:string" use="required">
 
<xsd:annotation>
   
<xsd:documentation>Name of a task that is a valid migration point for this process template.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>


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