3.1.4.50.2.1 GetReportView

The GetReportView element specifies the input data for the GetReportView WSDL operation.

 <xs:element name="GetReportView" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" maxOccurs="1" name="location" type="tns:RepositoryLocation"/>
     </xs:sequence>
   </xs:complexType>
 </xs:element>

location: The RepositoryLocation complex type object (section 2.2.4.161) that specifies the location of the ReportView complex type (section 2.2.4.160) on the server (2).

  • This element MUST be present.

  • The ItemUrl property MUST be set to the location of the ReportView.