complexType PageData
diagram busserv_diagrams/busserv_p39.png
namespace http://common.api.pfe.n2.tibco.com
children pageReference payload
used by
element PageResponse/pageData
annotation
documentation
Complete data for the page.
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>

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