diagram | |||||||||||||||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||||||||||||||
children | pm:processTemplates | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xsd:complexType name="ApplicationTemplate"> <xsd:sequence minOccurs="0" maxOccurs="unbounded"> <xsd:element name="processTemplates" type="pm:ProcessTemplatesType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="name" type="xsd:string" use="required"> <xsd:annotation> <xsd:documentation>Name of the application which contains the following process templates.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="name" type="xsd:string" use="required"> <xsd:annotation> <xsd:documentation>Name of the application which contains the following process templates.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||||||
type | pm:ProcessTemplatesType | ||||||
properties |
|
||||||
children | pm:processQName | ||||||
source | <xsd:element name="processTemplates" type="pm:ProcessTemplatesType" minOccurs="0"/> |