diagram | |||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||
children | pm:templateAttribute | ||
used by |
|
||
annotation |
|
||
source | <xsd:complexType name="TemplateAttributes"> <xsd:annotation> <xsd:documentation>Type to describe a list of template attributes.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="templateAttribute" type="pm:TemplateAttribute" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Details of template attributes.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
namespace | http://www.tibco.com/bx/2009/management/processManagerType | ||||||
type | pm:TemplateAttribute | ||||||
properties |
|
||||||
children | pm:name pm:type | ||||||
annotation |
|
||||||
source | <xsd:element name="templateAttribute" type="pm:TemplateAttribute" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Details of template attributes.</xsd:documentation> </xsd:annotation> </xsd:element> |