diagram | |||
namespace | http://common.api.pfe.n2.tibco.com | ||
children | pageFlowTemplate processReference | ||
used by |
|
||
annotation |
|
||
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> |