| diagram | ![]()  | 
				||
| namespace | http://common.api.pfe.n2.tibco.com | ||
| children | pageReference payload | ||
| used by | 
  | 
				||
| annotation | 
  | 
				||
| source | <xs:complexType name="PageData"> <xs:annotation> <xs:documentation>Complete data for the page.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="pageReference" type="PageReference" minOccurs="0"> <xs:annotation> <xs:documentation>Reference details for the page.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="payload" type="df:dataPayload"> <xs:annotation> <xs:documentation>Data payload for the page.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType>  | 
				
| diagram | ![]()  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | PageReference | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="pageReference" type="PageReference" minOccurs="0"> <xs:annotation> <xs:documentation>Reference details for the page.</xs:documentation> </xs:annotation> </xs:element>  | 
				
| diagram | ![]()  | 
				||||||||||||||
| type | dataPayload | ||||||||||||||
| properties | 
  | 
				||||||||||||||
| children | serializedPayload XmlPayload | ||||||||||||||
| attributes | 
  | 
				||||||||||||||
| annotation | 
  | 
				||||||||||||||
| source | <xs:element name="payload" type="df:dataPayload"> <xs:annotation> <xs:documentation>Data payload for the page.</xs:documentation> </xs:annotation> </xs:element>  |