diagram | |||
namespace | http://pageflow.api.pfe.n2.tibco.com | ||
properties |
|
||
children | pageResponse | ||
annotation |
|
||
source | <xs:element name="injectPageFlowEventResponse"> <xs:annotation> <xs:documentation>Response element for injectPageFlowEvent operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="pageResponse" type="pfecom:PageResponse"> <xs:annotation> <xs:documentation>Pageflow execution state, context and page data.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||
type | PageResponse | ||||||||||||||
properties |
|
||||||||||||||
children | context pageData | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="pageResponse" type="pfecom:PageResponse"> <xs:annotation> <xs:documentation>Pageflow execution state, context and page data.</xs:documentation> </xs:annotation> </xs:element> |