| diagram | ![]() |
||
| namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
| children | pm:module | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="MigrationPointTypes"> <xsd:annotation> <xsd:documentation>Type to describe a list of migration points. Each migration point consists of a unique set of module name, module version, process template name and task name.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="module" type="pm:MigrationPointModuleType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>List of migration points.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||||||||||||||||||||||
| type | pm:MigrationPointModuleType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | pm:process | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xsd:element name="module" type="pm:MigrationPointModuleType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>List of migration points.</xsd:documentation> </xsd:annotation> </xsd:element> |