complexType BaseBusinessServiceTemplate
diagram pfe-pageflow-service_diagrams/pfe-pageflow-service_p39.png
namespace http://common.api.pfe.n2.tibco.com
type extension of PFETemplate
properties
base PFETemplate
used by
element BusinessCategoryResponse/BusinessServiceTemplate
complexType BusinessServiceTemplate
attributes
Name  Type  Use  Default  Fixed  Annotation
moduleName  xs:string  required      
documentation
Module name that contains the pageflow process or business service.
processName  xs:string  required      
documentation
Name of the pageflow process or business service.
version  xs:string  required      
documentation
Version of the process.
annotation
documentation
Unique identifier for a business service.
source <xs:complexType name="BaseBusinessServiceTemplate">
 
<xs:annotation>
   
<xs:documentation>Unique identifier for a business service.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="PFETemplate"/>
 
</xs:complexContent>
</xs:complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy