complexType ResponseContext
diagram pflow_diagrams/pflow_p267.png
namespace http://common.api.pfe.n2.tibco.com
children pageFlowTemplate processReference
used by
element PageResponse/context
annotation
documentation
Unique identifier for an in-progress pageflow or business service.
source <xs:complexType name="ResponseContext">
 
<xs:annotation>
   
<xs:documentation>Unique identifier for an in-progress pageflow or business service.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="pageFlowTemplate" type="PFETemplate">
     
<xs:annotation>
       
<xs:documentation>Description of the pageflow or business service.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="processReference" type="ProcessReference">
     
<xs:annotation>
       
<xs:documentation>Unique identifier for an in-progress pageflow or business service.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ResponseContext/pageFlowTemplate
diagram pflow_diagrams/pflow_p268.png
type PFETemplate
properties
content complex
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
Description of the pageflow or business service.
source <xs:element name="pageFlowTemplate" type="PFETemplate">
 
<xs:annotation>
   
<xs:documentation>Description of the pageflow or business service.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ResponseContext/processReference
diagram pflow_diagrams/pflow_p269.png
type ProcessReference
properties
content complex
children id name
annotation
documentation
Unique identifier for an in-progress pageflow or business service.
source <xs:element name="processReference" type="ProcessReference">
 
<xs:annotation>
   
<xs:documentation>Unique identifier for an in-progress pageflow or business service.</xs:documentation>
 
</xs:annotation>
</xs:element>

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