diagram | |||||||||||||||||||||||||||||||
namespace | http://common.api.pfe.n2.tibco.com | ||||||||||||||||||||||||||||||
type | extension of BaseTemplate | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="PFETemplate"> <xs:annotation> <xs:documentation>Unique definition of a pageflow or business service.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="BaseTemplate"> <xs:attribute name="version" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Version of the process.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="version" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Version of the process.</xs:documentation> </xs:annotation> </xs:attribute> |