<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://delivra.com/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="http://delivra.com/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://delivra.com/">
      <s:import namespace="http://tempuri.org/ReportEventDataset.xsd" />
      <s:import namespace="http://tempuri.org/ReportSummaryDataDataset.xsd" />
      <s:import schemaLocation="https://integracion.neored.mx/DelivraServices/ReportService.asmx?schema=ReportEventDataset" namespace="http://tempuri.org/ReportEventDataset.xsd" />
      <s:import schemaLocation="https://integracion.neored.mx/DelivraServices/ReportService.asmx?schema=ReportSummaryDataDataset" namespace="http://tempuri.org/ReportSummaryDataDataset.xsd" />
      <s:element name="ListSentEvent">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="StartDate" type="s:dateTime" />
            <s:element minOccurs="1" maxOccurs="1" name="EndDate" type="s:dateTime" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListSentEventResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListSentEventResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Header" type="tns:Header" />
      <s:complexType name="Header">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Username" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="List" type="s:string" />
        </s:sequence>
        <s:anyAttribute />
      </s:complexType>
      <s:element name="PagingHeader" type="tns:PagingHeader" />
      <s:complexType name="PagingHeader">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="PageSize" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="PageNumber" type="s:int" />
        </s:sequence>
        <s:anyAttribute />
      </s:complexType>
      <s:element name="ListSentEventByMailingID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="MailingID" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListSentEventByMailingIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListSentEventByMailingIDResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListSuccessEvent">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="StartDate" type="s:dateTime" />
            <s:element minOccurs="1" maxOccurs="1" name="EndDate" type="s:dateTime" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListSuccessEventResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListSuccessEventResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListSuccessEventByMailingID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="MailingID" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListSuccessEventByMailingIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListSuccessEventByMailingIDResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListBounceEvent">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="StartDate" type="s:dateTime" />
            <s:element minOccurs="1" maxOccurs="1" name="EndDate" type="s:dateTime" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListBounceEventResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListBounceEventResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportBounceEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListBounceEventByMailingID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="MailingID" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListBounceEventByMailingIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListBounceEventByMailingIDResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportBounceEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListUnsubscribeEvent">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="StartDate" type="s:dateTime" />
            <s:element minOccurs="1" maxOccurs="1" name="EndDate" type="s:dateTime" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListUnsubscribeEventResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListUnsubscribeEventResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListUnsubscribeEventByMailingID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="MailingID" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListUnsubscribeEventByMailingIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListUnsubscribeEventByMailingIDResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListClickthroughEvent">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="StartDate" type="s:dateTime" />
            <s:element minOccurs="1" maxOccurs="1" name="EndDate" type="s:dateTime" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListClickthroughEventResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListClickthroughEventResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportClickthroughEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListClickthroughEventByMailingID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="MailingID" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListClickthroughEventByMailingIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListClickthroughEventByMailingIDResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportClickthroughEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListNamedClickthroughEvent">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="StartDate" type="s:dateTime" />
            <s:element minOccurs="1" maxOccurs="1" name="EndDate" type="s:dateTime" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListNamedClickthroughEventResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListNamedClickthroughEventResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportNamedClickthroughEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListNamedClickthroughEventByMailingID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="MailingID" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListNamedClickthroughEventByMailingIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListNamedClickthroughEventByMailingIDResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportNamedClickthroughEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListClickstreamEvent">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="StartDate" type="s:dateTime" />
            <s:element minOccurs="1" maxOccurs="1" name="EndDate" type="s:dateTime" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListClickstreamEventResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListClickstreamEventResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportClickstreamEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListClickstreamEventByMailingID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="MailingID" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListClickstreamEventByMailingIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListClickstreamEventByMailingIDResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportClickstreamEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListPurchaseEvent">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="StartDate" type="s:dateTime" />
            <s:element minOccurs="1" maxOccurs="1" name="EndDate" type="s:dateTime" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListPurchaseEventResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListPurchaseEventResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportPurchaseEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListPurchaseEventByMailingID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="MailingID" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListPurchaseEventByMailingIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListPurchaseEventByMailingIDResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportPurchaseEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListOpenEvent">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="StartDate" type="s:dateTime" />
            <s:element minOccurs="1" maxOccurs="1" name="EndDate" type="s:dateTime" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListOpenEventResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListOpenEventResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListOpenEventByMailingID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="MailingID" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListOpenEventByMailingIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListOpenEventByMailingIDResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportEventDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportEventDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListReportSummaryDataByMailingID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="MailingID" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListReportSummaryDataByMailingIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListReportSummaryDataByMailingIDResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportSummaryDataDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportSummaryDataDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListReportSummaryData">
        <s:complexType />
      </s:element>
      <s:element name="ListReportSummaryDataResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListReportSummaryDataResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportSummaryDataDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportSummaryDataDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListReportSummaryDataByDateRange">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="StartDate" type="s:dateTime" />
            <s:element minOccurs="1" maxOccurs="1" name="EndDate" type="s:dateTime" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ListReportSummaryDataByDateRangeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ListReportSummaryDataByDateRangeResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
                <s:attribute fixed="http://tempuri.org/ReportSummaryDataDataset.xsd" name="namespace" />
                <s:attribute fixed="ReportSummaryDataDataTable" name="tableTypeName" />
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="ListSentEventSoapIn">
    <wsdl:part name="parameters" element="tns:ListSentEvent" />
  </wsdl:message>
  <wsdl:message name="ListSentEventSoapOut">
    <wsdl:part name="parameters" element="tns:ListSentEventResponse" />
  </wsdl:message>
  <wsdl:message name="ListSentEventHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListSentEventPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListSentEventByMailingIDSoapIn">
    <wsdl:part name="parameters" element="tns:ListSentEventByMailingID" />
  </wsdl:message>
  <wsdl:message name="ListSentEventByMailingIDSoapOut">
    <wsdl:part name="parameters" element="tns:ListSentEventByMailingIDResponse" />
  </wsdl:message>
  <wsdl:message name="ListSentEventByMailingIDHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListSentEventByMailingIDPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListSuccessEventSoapIn">
    <wsdl:part name="parameters" element="tns:ListSuccessEvent" />
  </wsdl:message>
  <wsdl:message name="ListSuccessEventSoapOut">
    <wsdl:part name="parameters" element="tns:ListSuccessEventResponse" />
  </wsdl:message>
  <wsdl:message name="ListSuccessEventHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListSuccessEventPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListSuccessEventByMailingIDSoapIn">
    <wsdl:part name="parameters" element="tns:ListSuccessEventByMailingID" />
  </wsdl:message>
  <wsdl:message name="ListSuccessEventByMailingIDSoapOut">
    <wsdl:part name="parameters" element="tns:ListSuccessEventByMailingIDResponse" />
  </wsdl:message>
  <wsdl:message name="ListSuccessEventByMailingIDHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListSuccessEventByMailingIDPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListBounceEventSoapIn">
    <wsdl:part name="parameters" element="tns:ListBounceEvent" />
  </wsdl:message>
  <wsdl:message name="ListBounceEventSoapOut">
    <wsdl:part name="parameters" element="tns:ListBounceEventResponse" />
  </wsdl:message>
  <wsdl:message name="ListBounceEventHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListBounceEventPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListBounceEventByMailingIDSoapIn">
    <wsdl:part name="parameters" element="tns:ListBounceEventByMailingID" />
  </wsdl:message>
  <wsdl:message name="ListBounceEventByMailingIDSoapOut">
    <wsdl:part name="parameters" element="tns:ListBounceEventByMailingIDResponse" />
  </wsdl:message>
  <wsdl:message name="ListBounceEventByMailingIDHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListBounceEventByMailingIDPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListUnsubscribeEventSoapIn">
    <wsdl:part name="parameters" element="tns:ListUnsubscribeEvent" />
  </wsdl:message>
  <wsdl:message name="ListUnsubscribeEventSoapOut">
    <wsdl:part name="parameters" element="tns:ListUnsubscribeEventResponse" />
  </wsdl:message>
  <wsdl:message name="ListUnsubscribeEventHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListUnsubscribeEventPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListUnsubscribeEventByMailingIDSoapIn">
    <wsdl:part name="parameters" element="tns:ListUnsubscribeEventByMailingID" />
  </wsdl:message>
  <wsdl:message name="ListUnsubscribeEventByMailingIDSoapOut">
    <wsdl:part name="parameters" element="tns:ListUnsubscribeEventByMailingIDResponse" />
  </wsdl:message>
  <wsdl:message name="ListUnsubscribeEventByMailingIDHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListUnsubscribeEventByMailingIDPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListClickthroughEventSoapIn">
    <wsdl:part name="parameters" element="tns:ListClickthroughEvent" />
  </wsdl:message>
  <wsdl:message name="ListClickthroughEventSoapOut">
    <wsdl:part name="parameters" element="tns:ListClickthroughEventResponse" />
  </wsdl:message>
  <wsdl:message name="ListClickthroughEventHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListClickthroughEventPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListClickthroughEventByMailingIDSoapIn">
    <wsdl:part name="parameters" element="tns:ListClickthroughEventByMailingID" />
  </wsdl:message>
  <wsdl:message name="ListClickthroughEventByMailingIDSoapOut">
    <wsdl:part name="parameters" element="tns:ListClickthroughEventByMailingIDResponse" />
  </wsdl:message>
  <wsdl:message name="ListClickthroughEventByMailingIDHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListClickthroughEventByMailingIDPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListNamedClickthroughEventSoapIn">
    <wsdl:part name="parameters" element="tns:ListNamedClickthroughEvent" />
  </wsdl:message>
  <wsdl:message name="ListNamedClickthroughEventSoapOut">
    <wsdl:part name="parameters" element="tns:ListNamedClickthroughEventResponse" />
  </wsdl:message>
  <wsdl:message name="ListNamedClickthroughEventHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListNamedClickthroughEventPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListNamedClickthroughEventByMailingIDSoapIn">
    <wsdl:part name="parameters" element="tns:ListNamedClickthroughEventByMailingID" />
  </wsdl:message>
  <wsdl:message name="ListNamedClickthroughEventByMailingIDSoapOut">
    <wsdl:part name="parameters" element="tns:ListNamedClickthroughEventByMailingIDResponse" />
  </wsdl:message>
  <wsdl:message name="ListNamedClickthroughEventByMailingIDHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListNamedClickthroughEventByMailingIDPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListClickstreamEventSoapIn">
    <wsdl:part name="parameters" element="tns:ListClickstreamEvent" />
  </wsdl:message>
  <wsdl:message name="ListClickstreamEventSoapOut">
    <wsdl:part name="parameters" element="tns:ListClickstreamEventResponse" />
  </wsdl:message>
  <wsdl:message name="ListClickstreamEventHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListClickstreamEventPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListClickstreamEventByMailingIDSoapIn">
    <wsdl:part name="parameters" element="tns:ListClickstreamEventByMailingID" />
  </wsdl:message>
  <wsdl:message name="ListClickstreamEventByMailingIDSoapOut">
    <wsdl:part name="parameters" element="tns:ListClickstreamEventByMailingIDResponse" />
  </wsdl:message>
  <wsdl:message name="ListClickstreamEventByMailingIDHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListClickstreamEventByMailingIDPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListPurchaseEventSoapIn">
    <wsdl:part name="parameters" element="tns:ListPurchaseEvent" />
  </wsdl:message>
  <wsdl:message name="ListPurchaseEventSoapOut">
    <wsdl:part name="parameters" element="tns:ListPurchaseEventResponse" />
  </wsdl:message>
  <wsdl:message name="ListPurchaseEventHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListPurchaseEventPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListPurchaseEventByMailingIDSoapIn">
    <wsdl:part name="parameters" element="tns:ListPurchaseEventByMailingID" />
  </wsdl:message>
  <wsdl:message name="ListPurchaseEventByMailingIDSoapOut">
    <wsdl:part name="parameters" element="tns:ListPurchaseEventByMailingIDResponse" />
  </wsdl:message>
  <wsdl:message name="ListPurchaseEventByMailingIDHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListPurchaseEventByMailingIDPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListOpenEventSoapIn">
    <wsdl:part name="parameters" element="tns:ListOpenEvent" />
  </wsdl:message>
  <wsdl:message name="ListOpenEventSoapOut">
    <wsdl:part name="parameters" element="tns:ListOpenEventResponse" />
  </wsdl:message>
  <wsdl:message name="ListOpenEventHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListOpenEventPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListOpenEventByMailingIDSoapIn">
    <wsdl:part name="parameters" element="tns:ListOpenEventByMailingID" />
  </wsdl:message>
  <wsdl:message name="ListOpenEventByMailingIDSoapOut">
    <wsdl:part name="parameters" element="tns:ListOpenEventByMailingIDResponse" />
  </wsdl:message>
  <wsdl:message name="ListOpenEventByMailingIDHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListOpenEventByMailingIDPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListReportSummaryDataByMailingIDSoapIn">
    <wsdl:part name="parameters" element="tns:ListReportSummaryDataByMailingID" />
  </wsdl:message>
  <wsdl:message name="ListReportSummaryDataByMailingIDSoapOut">
    <wsdl:part name="parameters" element="tns:ListReportSummaryDataByMailingIDResponse" />
  </wsdl:message>
  <wsdl:message name="ListReportSummaryDataByMailingIDHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListReportSummaryDataByMailingIDPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListReportSummaryDataSoapIn">
    <wsdl:part name="parameters" element="tns:ListReportSummaryData" />
  </wsdl:message>
  <wsdl:message name="ListReportSummaryDataSoapOut">
    <wsdl:part name="parameters" element="tns:ListReportSummaryDataResponse" />
  </wsdl:message>
  <wsdl:message name="ListReportSummaryDataHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListReportSummaryDataPagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:message name="ListReportSummaryDataByDateRangeSoapIn">
    <wsdl:part name="parameters" element="tns:ListReportSummaryDataByDateRange" />
  </wsdl:message>
  <wsdl:message name="ListReportSummaryDataByDateRangeSoapOut">
    <wsdl:part name="parameters" element="tns:ListReportSummaryDataByDateRangeResponse" />
  </wsdl:message>
  <wsdl:message name="ListReportSummaryDataByDateRangeHeader">
    <wsdl:part name="Header" element="tns:Header" />
  </wsdl:message>
  <wsdl:message name="ListReportSummaryDataByDateRangePagingHeader">
    <wsdl:part name="PagingHeader" element="tns:PagingHeader" />
  </wsdl:message>
  <wsdl:portType name="ReportServiceSoap">
    <wsdl:operation name="ListSentEvent">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Sent Events within the given timeframe for this account.&lt;br /&gt;Timespan between StartDate and EndDate must not exceed 48 hours.</wsdl:documentation>
      <wsdl:input message="tns:ListSentEventSoapIn" />
      <wsdl:output message="tns:ListSentEventSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListSentEventByMailingID">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Sent Events for a given MailingID.</wsdl:documentation>
      <wsdl:input message="tns:ListSentEventByMailingIDSoapIn" />
      <wsdl:output message="tns:ListSentEventByMailingIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListSuccessEvent">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Success Events within the given timeframe for this account.&lt;br /&gt;Timespan between StartDate and EndDate must not exceed 48 hours.</wsdl:documentation>
      <wsdl:input message="tns:ListSuccessEventSoapIn" />
      <wsdl:output message="tns:ListSuccessEventSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListSuccessEventByMailingID">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Success Events for a given MailingID.</wsdl:documentation>
      <wsdl:input message="tns:ListSuccessEventByMailingIDSoapIn" />
      <wsdl:output message="tns:ListSuccessEventByMailingIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListBounceEvent">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Bounce Events within the given timeframe for this account.&lt;br /&gt;Timespan between StartDate and EndDate must not exceed 48 hours.</wsdl:documentation>
      <wsdl:input message="tns:ListBounceEventSoapIn" />
      <wsdl:output message="tns:ListBounceEventSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListBounceEventByMailingID">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Bounce Events for a given MailingID.</wsdl:documentation>
      <wsdl:input message="tns:ListBounceEventByMailingIDSoapIn" />
      <wsdl:output message="tns:ListBounceEventByMailingIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListUnsubscribeEvent">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Unsubscribe Events within the given timeframe for this account.&lt;br /&gt;Timespan between StartDate and EndDate must not exceed 48 hours.</wsdl:documentation>
      <wsdl:input message="tns:ListUnsubscribeEventSoapIn" />
      <wsdl:output message="tns:ListUnsubscribeEventSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListUnsubscribeEventByMailingID">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Unsubscribe Events for a given MailingID.</wsdl:documentation>
      <wsdl:input message="tns:ListUnsubscribeEventByMailingIDSoapIn" />
      <wsdl:output message="tns:ListUnsubscribeEventByMailingIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListClickthroughEvent">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Clickthrough Events within the given timeframe for this account.&lt;br /&gt;Timespan between StartDate and EndDate must not exceed 48 hours.</wsdl:documentation>
      <wsdl:input message="tns:ListClickthroughEventSoapIn" />
      <wsdl:output message="tns:ListClickthroughEventSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListClickthroughEventByMailingID">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Clickthrough Events for a given MailingID.</wsdl:documentation>
      <wsdl:input message="tns:ListClickthroughEventByMailingIDSoapIn" />
      <wsdl:output message="tns:ListClickthroughEventByMailingIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListNamedClickthroughEvent">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Clickthrough Events within the given timeframe for this account. Includes the URI name.&lt;br /&gt;Timespan between StartDate and EndDate must not exceed 48 hours.</wsdl:documentation>
      <wsdl:input message="tns:ListNamedClickthroughEventSoapIn" />
      <wsdl:output message="tns:ListNamedClickthroughEventSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListNamedClickthroughEventByMailingID">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Clickthrough Events for a given MailingID. Includes the URI name.</wsdl:documentation>
      <wsdl:input message="tns:ListNamedClickthroughEventByMailingIDSoapIn" />
      <wsdl:output message="tns:ListNamedClickthroughEventByMailingIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListClickstreamEvent">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Clickstream Events within the given timeframe for this account.&lt;br /&gt;Timespan between StartDate and EndDate must not exceed 48 hours.</wsdl:documentation>
      <wsdl:input message="tns:ListClickstreamEventSoapIn" />
      <wsdl:output message="tns:ListClickstreamEventSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListClickstreamEventByMailingID">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Clickstream Events for a given MailingID.</wsdl:documentation>
      <wsdl:input message="tns:ListClickstreamEventByMailingIDSoapIn" />
      <wsdl:output message="tns:ListClickstreamEventByMailingIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListPurchaseEvent">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Purchase Events within the given timeframe for this account.&lt;br /&gt;Timespan between StartDate and EndDate must not exceed 48 hours.</wsdl:documentation>
      <wsdl:input message="tns:ListPurchaseEventSoapIn" />
      <wsdl:output message="tns:ListPurchaseEventSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListPurchaseEventByMailingID">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Purchase Events for a given MailingID.</wsdl:documentation>
      <wsdl:input message="tns:ListPurchaseEventByMailingIDSoapIn" />
      <wsdl:output message="tns:ListPurchaseEventByMailingIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListOpenEvent">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Open Events with basic details within the given timeframe for this account.&lt;br /&gt;Timespan between StartDate and EndDate must not exceed 48 hours.</wsdl:documentation>
      <wsdl:input message="tns:ListOpenEventSoapIn" />
      <wsdl:output message="tns:ListOpenEventSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListOpenEventByMailingID">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all Open Events with basic details for a given MailingID.</wsdl:documentation>
      <wsdl:input message="tns:ListOpenEventByMailingIDSoapIn" />
      <wsdl:output message="tns:ListOpenEventByMailingIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListReportSummaryDataByMailingID">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all reporting statistics for a given MailingID.</wsdl:documentation>
      <wsdl:input message="tns:ListReportSummaryDataByMailingIDSoapIn" />
      <wsdl:output message="tns:ListReportSummaryDataByMailingIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListReportSummaryData">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all reporting statistics for the current account.</wsdl:documentation>
      <wsdl:input message="tns:ListReportSummaryDataSoapIn" />
      <wsdl:output message="tns:ListReportSummaryDataSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ListReportSummaryDataByDateRange">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List all reporting statistics for a given date range.</wsdl:documentation>
      <wsdl:input message="tns:ListReportSummaryDataByDateRangeSoapIn" />
      <wsdl:output message="tns:ListReportSummaryDataByDateRangeSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="ReportServiceSoap" type="tns:ReportServiceSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="ListSentEvent">
      <soap:operation soapAction="http://delivra.com/ListSentEvent" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListSentEventHeader" part="Header" use="literal" />
        <soap:header message="tns:ListSentEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListSentEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListSentEventByMailingID">
      <soap:operation soapAction="http://delivra.com/ListSentEventByMailingID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListSentEventByMailingIDHeader" part="Header" use="literal" />
        <soap:header message="tns:ListSentEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListSentEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListSuccessEvent">
      <soap:operation soapAction="http://delivra.com/ListSuccessEvent" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListSuccessEventHeader" part="Header" use="literal" />
        <soap:header message="tns:ListSuccessEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListSuccessEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListSuccessEventByMailingID">
      <soap:operation soapAction="http://delivra.com/ListSuccessEventByMailingID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListSuccessEventByMailingIDHeader" part="Header" use="literal" />
        <soap:header message="tns:ListSuccessEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListSuccessEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListBounceEvent">
      <soap:operation soapAction="http://delivra.com/ListBounceEvent" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListBounceEventHeader" part="Header" use="literal" />
        <soap:header message="tns:ListBounceEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListBounceEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListBounceEventByMailingID">
      <soap:operation soapAction="http://delivra.com/ListBounceEventByMailingID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListBounceEventByMailingIDHeader" part="Header" use="literal" />
        <soap:header message="tns:ListBounceEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListBounceEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListUnsubscribeEvent">
      <soap:operation soapAction="http://delivra.com/ListUnsubscribeEvent" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListUnsubscribeEventHeader" part="Header" use="literal" />
        <soap:header message="tns:ListUnsubscribeEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListUnsubscribeEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListUnsubscribeEventByMailingID">
      <soap:operation soapAction="http://delivra.com/ListUnsubscribeEventByMailingID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListUnsubscribeEventByMailingIDHeader" part="Header" use="literal" />
        <soap:header message="tns:ListUnsubscribeEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListUnsubscribeEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListClickthroughEvent">
      <soap:operation soapAction="http://delivra.com/ListClickthroughEvent" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListClickthroughEventHeader" part="Header" use="literal" />
        <soap:header message="tns:ListClickthroughEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListClickthroughEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListClickthroughEventByMailingID">
      <soap:operation soapAction="http://delivra.com/ListClickthroughEventByMailingID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListClickthroughEventByMailingIDHeader" part="Header" use="literal" />
        <soap:header message="tns:ListClickthroughEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListClickthroughEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListNamedClickthroughEvent">
      <soap:operation soapAction="http://delivra.com/ListNamedClickthroughEvent" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListNamedClickthroughEventHeader" part="Header" use="literal" />
        <soap:header message="tns:ListNamedClickthroughEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListNamedClickthroughEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListNamedClickthroughEventByMailingID">
      <soap:operation soapAction="http://delivra.com/ListNamedClickthroughEventByMailingID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListNamedClickthroughEventByMailingIDHeader" part="Header" use="literal" />
        <soap:header message="tns:ListNamedClickthroughEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListNamedClickthroughEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListClickstreamEvent">
      <soap:operation soapAction="http://delivra.com/ListClickstreamEvent" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListClickstreamEventHeader" part="Header" use="literal" />
        <soap:header message="tns:ListClickstreamEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListClickstreamEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListClickstreamEventByMailingID">
      <soap:operation soapAction="http://delivra.com/ListClickstreamEventByMailingID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListClickstreamEventByMailingIDHeader" part="Header" use="literal" />
        <soap:header message="tns:ListClickstreamEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListClickstreamEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListPurchaseEvent">
      <soap:operation soapAction="http://delivra.com/ListPurchaseEvent" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListPurchaseEventHeader" part="Header" use="literal" />
        <soap:header message="tns:ListPurchaseEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListPurchaseEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListPurchaseEventByMailingID">
      <soap:operation soapAction="http://delivra.com/ListPurchaseEventByMailingID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListPurchaseEventByMailingIDHeader" part="Header" use="literal" />
        <soap:header message="tns:ListPurchaseEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListPurchaseEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListOpenEvent">
      <soap:operation soapAction="http://delivra.com/ListOpenEvent" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListOpenEventHeader" part="Header" use="literal" />
        <soap:header message="tns:ListOpenEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListOpenEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListOpenEventByMailingID">
      <soap:operation soapAction="http://delivra.com/ListOpenEventByMailingID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListOpenEventByMailingIDHeader" part="Header" use="literal" />
        <soap:header message="tns:ListOpenEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListOpenEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListReportSummaryDataByMailingID">
      <soap:operation soapAction="http://delivra.com/ListReportSummaryDataByMailingID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListReportSummaryDataByMailingIDHeader" part="Header" use="literal" />
        <soap:header message="tns:ListReportSummaryDataByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListReportSummaryDataByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListReportSummaryData">
      <soap:operation soapAction="http://delivra.com/ListReportSummaryData" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListReportSummaryDataHeader" part="Header" use="literal" />
        <soap:header message="tns:ListReportSummaryDataPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListReportSummaryDataPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListReportSummaryDataByDateRange">
      <soap:operation soapAction="http://delivra.com/ListReportSummaryDataByDateRange" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:ListReportSummaryDataByDateRangeHeader" part="Header" use="literal" />
        <soap:header message="tns:ListReportSummaryDataByDateRangePagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
        <soap:header message="tns:ListReportSummaryDataByDateRangePagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="ReportServiceSoap12" type="tns:ReportServiceSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="ListSentEvent">
      <soap12:operation soapAction="http://delivra.com/ListSentEvent" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListSentEventHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListSentEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListSentEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListSentEventByMailingID">
      <soap12:operation soapAction="http://delivra.com/ListSentEventByMailingID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListSentEventByMailingIDHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListSentEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListSentEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListSuccessEvent">
      <soap12:operation soapAction="http://delivra.com/ListSuccessEvent" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListSuccessEventHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListSuccessEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListSuccessEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListSuccessEventByMailingID">
      <soap12:operation soapAction="http://delivra.com/ListSuccessEventByMailingID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListSuccessEventByMailingIDHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListSuccessEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListSuccessEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListBounceEvent">
      <soap12:operation soapAction="http://delivra.com/ListBounceEvent" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListBounceEventHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListBounceEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListBounceEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListBounceEventByMailingID">
      <soap12:operation soapAction="http://delivra.com/ListBounceEventByMailingID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListBounceEventByMailingIDHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListBounceEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListBounceEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListUnsubscribeEvent">
      <soap12:operation soapAction="http://delivra.com/ListUnsubscribeEvent" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListUnsubscribeEventHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListUnsubscribeEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListUnsubscribeEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListUnsubscribeEventByMailingID">
      <soap12:operation soapAction="http://delivra.com/ListUnsubscribeEventByMailingID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListUnsubscribeEventByMailingIDHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListUnsubscribeEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListUnsubscribeEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListClickthroughEvent">
      <soap12:operation soapAction="http://delivra.com/ListClickthroughEvent" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListClickthroughEventHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListClickthroughEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListClickthroughEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListClickthroughEventByMailingID">
      <soap12:operation soapAction="http://delivra.com/ListClickthroughEventByMailingID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListClickthroughEventByMailingIDHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListClickthroughEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListClickthroughEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListNamedClickthroughEvent">
      <soap12:operation soapAction="http://delivra.com/ListNamedClickthroughEvent" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListNamedClickthroughEventHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListNamedClickthroughEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListNamedClickthroughEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListNamedClickthroughEventByMailingID">
      <soap12:operation soapAction="http://delivra.com/ListNamedClickthroughEventByMailingID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListNamedClickthroughEventByMailingIDHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListNamedClickthroughEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListNamedClickthroughEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListClickstreamEvent">
      <soap12:operation soapAction="http://delivra.com/ListClickstreamEvent" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListClickstreamEventHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListClickstreamEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListClickstreamEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListClickstreamEventByMailingID">
      <soap12:operation soapAction="http://delivra.com/ListClickstreamEventByMailingID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListClickstreamEventByMailingIDHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListClickstreamEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListClickstreamEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListPurchaseEvent">
      <soap12:operation soapAction="http://delivra.com/ListPurchaseEvent" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListPurchaseEventHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListPurchaseEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListPurchaseEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListPurchaseEventByMailingID">
      <soap12:operation soapAction="http://delivra.com/ListPurchaseEventByMailingID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListPurchaseEventByMailingIDHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListPurchaseEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListPurchaseEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListOpenEvent">
      <soap12:operation soapAction="http://delivra.com/ListOpenEvent" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListOpenEventHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListOpenEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListOpenEventPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListOpenEventByMailingID">
      <soap12:operation soapAction="http://delivra.com/ListOpenEventByMailingID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListOpenEventByMailingIDHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListOpenEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListOpenEventByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListReportSummaryDataByMailingID">
      <soap12:operation soapAction="http://delivra.com/ListReportSummaryDataByMailingID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListReportSummaryDataByMailingIDHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListReportSummaryDataByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListReportSummaryDataByMailingIDPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListReportSummaryData">
      <soap12:operation soapAction="http://delivra.com/ListReportSummaryData" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListReportSummaryDataHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListReportSummaryDataPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListReportSummaryDataPagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ListReportSummaryDataByDateRange">
      <soap12:operation soapAction="http://delivra.com/ListReportSummaryDataByDateRange" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListReportSummaryDataByDateRangeHeader" part="Header" use="literal" />
        <soap12:header message="tns:ListReportSummaryDataByDateRangePagingHeader" part="PagingHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
        <soap12:header message="tns:ListReportSummaryDataByDateRangePagingHeader" part="PagingHeader" use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="ReportService">
    <wsdl:port name="ReportServiceSoap" binding="tns:ReportServiceSoap">
      <soap:address location="https://integracion.neored.mx/DelivraServices/ReportService.asmx" />
    </wsdl:port>
    <wsdl:port name="ReportServiceSoap12" binding="tns:ReportServiceSoap12">
      <soap12:address location="https://integracion.neored.mx/DelivraServices/ReportService.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>