diagram | |||
namespace | http://common.api.pfe.n2.tibco.com | ||
children | pageFlowTemplate processReference | ||
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> |
diagram | |||||||||||||||||||||||||||||||
type | PFETemplate | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="pageFlowTemplate" type="PFETemplate"> <xs:annotation> <xs:documentation>Description of the pageflow or business service.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
type | ProcessReference | ||
properties |
|
||
children | id name | ||
annotation |
|
||
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> |