| diagram | ![]()  | 
				||||||||||||||||||||||
| namespace | http://common.api.pfe.n2.tibco.com | ||||||||||||||||||||||
| used by | 
  | 
				||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||
| source | <xs:complexType name="BaseTemplate"> <xs:annotation> <xs:documentation>General definition of a pageflow process or business service.</xs:documentation> </xs:annotation> <xs:attribute name="moduleName" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Module name that contains the pageflow process or business service.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="processName" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of the pageflow process or business service.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType>  |