diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://common.api.pfe.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||
type | extension of PFETemplate | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="PageFlowTemplate"> <xs:annotation> <xs:documentation>Definition of a pageflow.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="PFETemplate"> <xs:attribute name="hasFormalParameters" type="xs:boolean" use="required"> <xs:annotation> <xs:documentation>Boolean value defining whether the pageflow contains formal parameters.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="hasFormalParameters" type="xs:boolean" use="required"> <xs:annotation> <xs:documentation>Boolean value defining whether the pageflow contains formal parameters.</xs:documentation> </xs:annotation> </xs:attribute> |