3.1.4.12 GetExpandedListViewXml

The GetExpandedListViewXml operation retrieves data similar to the data on which a view of a list operates when processing a page.

This operation is defined as follows:

 <wsdl:operation name="GetExpandedListViewXml" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
    <wsdl:input message="tns:GetExpandedListViewXmlSoapIn" />
    <wsdl:output message="tns:GetExpandedListViewXmlSoapOut" />
 </wsdl:operation>

The client sends a GetExpandedListViewXmlSoapIn request message (section 3.1.4.12.1.1), and the server responds with a GetExpandedListViewXmlSoapOut response message (section 3.1.4.12.1.2).<90>