complexType ResponseContext
diagram busserv_diagrams/busserv_p49.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>

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